featurebase/sql3
pokeeffe-molecula f62313762c
implemented extract ddl; tightened up type related stuff (#2329)
* implemented extract ddl; tightened up type related stuff

* added some test coverage

* review feedback
2022-12-05 16:50:30 -06:00
..
parser implemented extract ddl; tightened up type related stuff (#2329) 2022-12-05 16:50:30 -06:00
planner implemented extract ddl; tightened up type related stuff (#2329) 2022-12-05 16:50:30 -06:00
test implemented extract ddl; tightened up type related stuff (#2329) 2022-12-05 16:50:30 -06:00
errors.go produce a better error when a user tries to sort something unsortable (#2324) 2022-12-01 12:49:40 -06:00
interfaces.go added /sql endpoint; implemented SHOW TABLES (#1935) 2022-08-31 13:01:05 -07:00
main_test.go use testhook test cleanup 2022-09-26 12:33:43 -05:00
sql_complex_test.go implemented extract ddl; tightened up type related stuff (#2329) 2022-12-05 16:50:30 -06:00
sql_test.go Fix formatting in CLI results with custom SQLResonse.UnmarshalJSON (#2305) 2022-11-21 18:43:53 -06:00