Reloading sql file
A Java SQL client for any JDBC compliant database
Brought to you by:
colbell,
gerdwagner
I some time open a sql file from SQuirreL SQL Client and another tool, then edit / run it at the same time.
It would be helpful if SQuirreL checks whether the sql file is updated or not when the window is activated, and reload with warning when it's updated.
Additionally, it's also nice if reload button is added on tool bar.
Excerpt from change log:
New toolbar button: 'File reload'
Hoping this first step will be sufficient for a while.
Thank you for your comment, I will check it.
You can do that with SHIFT-F5, can we get it to monitor for changes please?
Also, can we have a "save all" shortcut/feature?
Monitoring is committed and in be available in snapshot-20201011_2133.
Excerpt from change log:
'#558 SQL editor: External file changes are notified by a message box offering reload.
The feature can be switched off at
menu File --> Global Preferences --> tab SQL --> section General --> check box "Notify external file changes"
Save all will be coming soon.
New save all toolbar button is committed and available in snapshot-20201012_2017