Gix-IDE and GixSQL 1.0.11 available now
The new versions of Gix-IDE and GixSQL have just been published. This is a maintenance release for GixSQL, that fixes a few bugs and introduces some improvements:
- Implemented "EXEC SQL IGNORE" (GitHub issue #73)
- Fixed "DISCONNECT is broken" (#78)
- Fixed a "ROLLBACK TO SAVEPOINT" issue
- Fixed connection string parameter issue (see #39)
- Improvements to "passthru" SQL statements (see #68)
- Fixed a "ROLLBACK TO SAVEPOINT" regression (triggered by #67)
- Fixed "scanner checks for FD (including in literals)" (GitHub issue #65)
- Fixed "unexpected SELECTFROM - statements with sub-selects cannot be parsed (GitHub issue #66)
- Fixed "CONNECT...IDENTIFIED BY" (GitHub issue #43)
Binary and source packages are available as usual on the Releases page on GitHub:
https://github.com/mridoni/gix/releases/tag/v1.0.11
Another release (v1.0.12) will probably follow in a few weeks with more improvements for GixSQL.
In the meantime the work on the future release 1.1.x, that will incorporate a standalone and remote debugger, is progressing nicely.