Skip to content

v0.1.7

Choose a tag to compare

@paranoiq paranoiq released this 20 Feb 14:52
· 52 commits to master since this release
  • 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 SET is another alias for CHARACTER SET and CHARSET (fixes #12)
  • Fix table options and alter options serialisation in ALTER TABLE