featurebase/sql3
pokeeffe-molecula 0be0c42b66
non-sql aggregation, top, decimal and sundries (#2328)
* fixed a bunch of issues with non-pql aggregation; moved some decimal related functionality; made top actually top (for the non-pql case); experimental create function

* drive up test coverage
2022-12-03 20:39:57 -06:00
..
parser non-sql aggregation, top, decimal and sundries (#2328) 2022-12-03 20:39:57 -06:00
planner non-sql aggregation, top, decimal and sundries (#2328) 2022-12-03 20:39:57 -06:00
test implement fb_exec_requests system table (#2327) 2022-12-02 16:42:45 -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 non-sql aggregation, top, decimal and sundries (#2328) 2022-12-03 20:39:57 -06:00
sql_test.go Fix formatting in CLI results with custom SQLResonse.UnmarshalJSON (#2305) 2022-11-21 18:43:53 -06:00