How to execute multiple SQL scripts?

Posted:
Mon Oct 08, 2012 3:31 pm
by omeuid
I want to execute all the the SQL scripts stored in a specific folder but i don“t know how to do it with DBeaver. Is is possible? How?
Thanks!
Re: How to execute multiple SQL scripts?

Posted:
Tue Oct 09, 2012 9:11 am
by Serge
Hi!
You may go into Scripts folder of project explorer view and create a link to an external folder (context menu -> create link). Then you may just open anything what is inside of this linked folder in DBeaver and execute scripts. If you are looking for function which will automatically execute a set of script files then there is no such feature in DBeaver. Yet, probably.
Thanks
Re: How to execute multiple SQL scripts?

Posted:
Wed Oct 10, 2012 9:25 am
by omeuid
Hi!
Could be a feature request?
Thanks!