Skip to content

v0.0.7

Choose a tag to compare

@github-actions github-actions released this 04 Apr 14:55
· 216 commits to main since this release

   🚀 Features

  • DDL Schema Builder — CREATE TABLE, ALTER TABLE, CREATE INDEX, CREATE VIEW, DROP  -  by @productdevbook and Claude Opus 4.6 (1M context) (ededf)
  • GenerateDDL() auto CREATE TABLE from schema + multi-dialect DDL tests  -  by @productdevbook and Claude Opus 4.6 (1M context) (1fc49)
  • Enhanced ColumnBuilder + EXPLAIN on all query types + interval()  -  by @productdevbook and Claude Opus 4.6 (1M context) (0fea0)
  • Self-join aliases, subqueryExpr, returningExpr, Col.asc/desc  -  by @productdevbook and Claude Opus 4.6 (1M context) (f56c6)
  • OrWhere, Col.cast, TRUNCATE TABLE  -  by @productdevbook and Claude Opus 4.6 (1M context) (5e7a2)
    View changes on GitHub