Commit History

Author SHA1 Message Date
  Eng Zer Jun 44083d20b0 refactor: move from io/ioutil to io and os package (#1164) 3 years ago
  Robert Holt f4eacefaec Add support for SQL Views (#1044) 3 years ago
  Kyle Conroy b898550cef compiler: Use engine-specific reserved keywords (#677) 4 years ago
  Kyle Conroy 2e9294f53b dolphin: Implement exapansion with reserved words (#620) 4 years ago
  Kyle Conroy c0fdb5ba1e cmd: Add debugging support (#573) 4 years ago
  Kyle Conroy 0e72fe056c Remove support for the old parser (#553) 4 years ago
  Kyle Conroy eecb559c48 MySQL experimental parser (#525) 4 years ago
  Kyle Conroy ce9e964258 The experimental parser passes all tests (#515) 4 years ago
  Kyle Conroy 8ac5803bd4 Port the rest of the compiler to the new AST (#514) 4 years ago
  Kyle Conroy 67800a9cd2 codegen: Add the new codegen packages (#513) 4 years ago
  Kyle Conroy b28e3dabbd Fix ast walk (#509) 4 years ago
  Kyle Conroy 326120c221 all: Remove the exp build tag (#507) 4 years ago
  Kyle Conroy ddaa211a3d named: Port parameter style validation to SQL (#504) 4 years ago
  Kyle Conroy ae3fe91edf Add the experiment parser in tests (#500) 4 years ago
  Kyle Conroy e36acce1f4 Add internal, generic AST for SQL (#456) 4 years ago
  Jake Skelcy 325418e903 Schemas and queries can now be a list of paths (#426) 4 years ago
  Kyle Conroy 9fede326c6 sql/ast: Implement DROP TYPE (#397) 4 years ago
  Kyle Conroy 34716696d9 sql/ast: Port support for COMMENT ON (#391) 4 years ago
  Kyle Conroy 96be689e94 ast: Add support for CREATE TYPE as ENUM (#388) 4 years ago
  Kyle Conroy 8c09e3fcc4 compiler: Wire up the experimental parsers 4 years ago