Commit History

Autor SHA1 Mensaxe Data
  Kyle Conroy 2aa00e23a2 Fix GROUP_CONCAT function signature (#1294) %!s(int64=3) %!d(string=hai) anos
  Zephaniah Loss-Cutler-Hull 6fdb7e120b Add support for mysql CTEs. (#1188) %!s(int64=3) %!d(string=hai) anos
  Robert Holt f4eacefaec Add support for SQL Views (#1044) %!s(int64=3) %!d(string=hai) anos
  Kyle Conroy 0d6d915601 postgresql: Add support for renaming types (#971) %!s(int64=3) %!d(string=hai) anos
  Kyle Conroy f434868dce dolphin: Generate bools for tinyint(1) %!s(int64=3) %!d(string=hai) anos
  Aitva 24f85661b5 catalog: Improve alter column type (#818) %!s(int64=4) %!d(string=hai) anos
  Kyle Conroy 8cde4ef290 catalog: Improve variadic argument support (#804) %!s(int64=4) %!d(string=hai) anos
  Kyle Conroy ba125ccb86 sql/catalog: Add support for variadic functions (#798) %!s(int64=4) %!d(string=hai) anos
  Kyle Conroy 55206775d0 dolphi: Add list of builtin functions (#795) %!s(int64=4) %!d(string=hai) anos
  Kyle Conroy b6b5ae44f2 Compile the sql/ast and sql/ast/pg packages into one (#673) %!s(int64=4) %!d(string=hai) anos
  Kyle Conroy f4202819c7 Load functions for PostgreSQL extensions (#640) %!s(int64=4) %!d(string=hai) anos
  Kyle Conroy c644ee19a6 sql/catalog: Fix comparison of pg_catalog types (#637) %!s(int64=4) %!d(string=hai) anos
  Max Hawkins 0478ca8642 catalog: support functions with table parameters (#541) %!s(int64=4) %!d(string=hai) anos
  Kyle Conroy ce9e964258 The experimental parser passes all tests (#515) %!s(int64=4) %!d(string=hai) anos
  Kyle Conroy 8ac5803bd4 Port the rest of the compiler to the new AST (#514) %!s(int64=4) %!d(string=hai) anos
  Kyle Conroy 5d2806836f sqlpath: Move ReadSQLFiles into a separate package (#495) %!s(int64=4) %!d(string=hai) anos
  Kyle Conroy 463a07a696 Implement ALTER TYPE RENAME VALUE / ADD VALUE (#433) %!s(int64=4) %!d(string=hai) anos
  Kyle Conroy e357cf3d55 sql/catalog: Port tests over from catalog pkg (#402) %!s(int64=4) %!d(string=hai) anos
  Kyle Conroy 40b05bdf3d Implement CREATE / DROP FUNCTION (#401) %!s(int64=4) %!d(string=hai) anos
  Kyle Conroy 9f84662604 sql/ast: Implement ALTER TABLE SET SCHEMA (#400) %!s(int64=4) %!d(string=hai) anos
  Kyle Conroy 3fb980f089 sql/ast: Implement ALTER TABLE RENAME column (#399) %!s(int64=4) %!d(string=hai) anos
  Kyle Conroy 00bc70fc40 sql/ast: Implement ALTER TABLE RENAME (#398) %!s(int64=4) %!d(string=hai) anos
  Kyle Conroy 9fede326c6 sql/ast: Implement DROP TYPE (#397) %!s(int64=4) %!d(string=hai) anos
  Kyle Conroy 34716696d9 sql/ast: Port support for COMMENT ON (#391) %!s(int64=4) %!d(string=hai) anos
  Kyle Conroy a62192ac84 sql/errors: Add a new errors package (#390) %!s(int64=4) %!d(string=hai) anos
  Kyle Conroy 00df4f625e ast: Add support for CREATE / DROP SCHEMA (#389) %!s(int64=4) %!d(string=hai) anos
  Kyle Conroy 96be689e94 ast: Add support for CREATE TYPE as ENUM (#388) %!s(int64=4) %!d(string=hai) anos
  Kyle Conroy 76dfb95af6 ast: Add AST for ALTER TABLE ADD / DROP COLUMN (#376) %!s(int64=4) %!d(string=hai) anos
  Kyle Conroy 11d7a623c9 sql: Add generic SQL AST %!s(int64=4) %!d(string=hai) anos