Commit History

Author SHA1 Message Date
  Kyle Conroy 7079eb8458 fix: Rebase on main 2 years ago
  Kyle Conroy 3d802779e5 WIP 3 years ago
  Kyle Conroy c8926c223e refactor(codegen): Port Kotlin codegen package to use plugin types (#1416) 2 years ago
  Kyle Conroy 6ceb473cfd Define code generation interface via Protocol Buffers (#1406) 2 years ago
  Theo Andresier c097abf9e1 Update error message (#1366) 2 years ago
  Daniel Metz 768ccb6cf2 Add emit_methods_with_db_argument config option (#1279) 3 years ago
  Kyle Conroy 63a755da63 feat: Instrument compiler via runtime/trace (#1258) 3 years ago
  Eng Zer Jun 44083d20b0 refactor: move from io/ioutil to io and os package (#1164) 3 years ago
  Kyle Conroy 3433106189 cmd: Add the --experimental flag (#929) 3 years ago
  Robert Holt 3f131b7969 Python codegen support (#923) 3 years ago
  Kyle Conroy bda1a0089e Exit with non-zero error code when parsing fails (#870) 3 years ago
  Kyle Conroy 197ed3b36d cmd: Allow config file location to be specified (#863) 3 years ago
  Kyle Conroy a83184b47f Remove the deprecated mysql package (#793) 4 years ago
  Yunchi Luo f9fd0b61c5 Kotlin mysql (#775) 4 years ago
  Kevin Burke a2a4403ef3 internal/cmd: print correct config file on parse failure (#749) 4 years ago
  Kyle Conroy 2e9294f53b dolphin: Implement exapansion with reserved words (#620) 4 years ago
  Kyle Conroy 48a07a7a64 Add SELECT * support for SQLite (#574) 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 4f2f0f30fd sqlite: Use convert functions instead of the listener (#519) 4 years ago
  Kyle Conroy 67800a9cd2 codegen: Add the new codegen packages (#513) 4 years ago
  Kyle Conroy ae3fe91edf Add the experiment parser in tests (#500) 4 years ago
  Kyle Conroy 4b7238e023 multierr: Move dinosql.ParserErr to a new package (#496) 4 years ago
  Jake Skelcy 325418e903 Schemas and queries can now be a list of paths (#426) 4 years ago
  Kyle Conroy 8c09e3fcc4 compiler: Wire up the experimental parsers 4 years ago
  Yunchi Luo 2a39eb0ba0 Merge remote-tracking branch 'upstream/master' into kotlin 4 years ago
  Kyle Conroy 73b06dcedb config: Add support for YAML (#336) 4 years ago
  Kyle Conroy 1cd35bf490 Second version of the configuration format (#318) 4 years ago
  Yunchi Luo ada4dfc68e integrate kotlin with config v2 4 years ago