[This topic is migrated from our old forums. The original author name has been removed]
I often use Perl scripts to generate SQL code. I currently write the code to a file and load that file into the SQL Editor. However, when I rerun the Perl script I have to reload the file using the same "open" sequence as when loading a different file.
Feature request: if a file is loaded from disk, have a "Reload" button that reloads the file from disk.
Cheers,
Arthur
anonymous