Release Notes
ver. 0.4
Fixes
Added CheckDatabase function to prevent crashes,
if opened/attached file is corrupted
or not an SQLite3 database at all
Execute action is no longer available, if the script had stuck and was terminated
Visual components positions
Improvements
Drag/drop to the main form to open/attach database
Custom Help file name
Known issues
With GTK widgetset the cursor sometimes does not change on long operations
ver. 0.3
Fixes
Open button is enabled after SQL error
Grid window can be detached
Improvements
Help added
Full support for global configuration file
Refresh action moved into separate thread
Better handling of attached databases
Single connection to maintain one session during program run
Attach/Detach database actions
ver. 0.2.0.36
Fixes
Export grid to CSV did not work;
Reading from history did not update tab header;
Option "Show program hints" could not be set ON;
Access violation on closing multiple Update windows.
Improvements
Separate popup menus for the grid;
More hints on controls;
Drag-and-drop "Fields" title brings list of all fields;
Set default extensions for saved files;
SQLite Library option to point to SQLite engine;
Bring On Top option lists all open windows;
Drop query file on form to open.
Known issues
On Windows error in SQL statement may leave Open button disabled,
while the action still can be fired (Ctrl+Enter)
18/06/2016
Initial release.
Need a bit of testing to consider
further development path.
Known issues:
Internal parser may freeze if SQL
statement contains -- inline comments
inside
No user manual so far
Global configuration file is not provided,
using hard-coded defaults