How to run SQL script automatically?

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?

0
1 comment

Hello.

To my knowledge this is impossible. Welcome to create feature request in our bug tracker: http://youtrack.jetbrains.com/issues/IDEA

Regards,
Alexander.

0

Please sign in to leave a comment.