Historique des commits

Auteur SHA1 Message Date
  Tim Millard 41b2386d30 Bug: ALTER TABLE SET SCHEMA (#1409) il y a 2 ans
  Tim Millard 22fa5f338f feat(postgres): Inheritance (#1339) il y a 2 ans
  Kyle Conroy f434868dce dolphin: Generate bools for tinyint(1) il y a 3 ans
  Aitva 24f85661b5 catalog: Improve alter column type (#818) il y a 4 ans
  Alec Benzer e4607bbbbe Prepend table names to the generated enum names (#716) il y a 4 ans
  Kyle Conroy 613de799c8 dolphin: Add ENUM() support (#676) il y a 4 ans
  Kyle Conroy 74ea3b950b Add broader support for MySQL DDL statements (#675) il y a 4 ans
  Kyle Conroy b6b5ae44f2 Compile the sql/ast and sql/ast/pg packages into one (#673) il y a 4 ans
  Alec Benzer e05ddd3e78 Support MySQL `CREATE TABLE x LIKE y` statements (#663) il y a 4 ans
  Kyle Conroy ce9e964258 The experimental parser passes all tests (#515) il y a 4 ans
  Kyle Conroy 8ac5803bd4 Port the rest of the compiler to the new AST (#514) il y a 4 ans
  Kyle Conroy e357cf3d55 sql/catalog: Port tests over from catalog pkg (#402) il y a 4 ans
  Kyle Conroy 9f84662604 sql/ast: Implement ALTER TABLE SET SCHEMA (#400) il y a 4 ans
  Kyle Conroy 3fb980f089 sql/ast: Implement ALTER TABLE RENAME column (#399) il y a 4 ans
  Kyle Conroy 00bc70fc40 sql/ast: Implement ALTER TABLE RENAME (#398) il y a 4 ans
  Kyle Conroy 9fede326c6 sql/ast: Implement DROP TYPE (#397) il y a 4 ans