This repository was archived by the owner on Jun 7, 2026. It is now read-only.
Releases: SQLFTW/sqlftw
Releases · SQLFTW/sqlftw
v0.1.7
- BCBreak: fixed
:=not being supported in all places. Classes ..\Dal\Set\SetAssignment and ..\Sql\Dml\Assignement merged into ..\Sql\Assignment.:=is never normalized to=(fixes #19) CHAR SETis another alias forCHARACTER SETandCHARSET(fixes #12)- Fix table options and alter options serialisation in
ALTER TABLE
v0.1.6
v0.1.5
v0.1.4
v0.1.3
- Milestone: parser is tested against huge majority of mysql-server tests. see https://github.com/SQLFTW/sqlftw/blob/master/doc/testing.md#database-unit-tests
- still a work in progress though and lots of significant changes coming (consider it alpha)