I have an ORM that generates a schema.sql and a testdata.sql when run as a maven target.
After that, I open both SQL files and run them using the context menu.
It would be nice to have this automated. Is there any way to do this in IntelliJ Ultimate 13?