featurebase/sql3
Pat Okeeffe e755fecf63
ORDER BY ....what now!? (fb-1954) (#2257)
* can now order by columns not in the select list

* added testing coverage
2023-02-17 13:35:36 -06:00
..
parser add test coverage, fix bugs caught by added test coverage 2023-02-15 14:34:51 -06:00
planner ORDER BY ....what now!? (fb-1954) (#2257) 2023-02-17 13:35:36 -06:00
test ORDER BY ....what now!? (fb-1954) (#2257) 2023-02-17 13:35:36 -06:00
errors.go add support for time quantum inserts with explicit timestamps (fb-1558) (#2262) 2023-02-17 12:06:46 -06:00
interfaces.go introduce performance counters and system table fanout, plus refactor metrics (#2363) 2023-01-19 21:35:02 +00:00
main_test.go added testify dependency 2022-09-30 11:31:37 -07:00
sql_complex_test.go Aggregation Nation (fb-1955, fb-1887) (#2252) 2023-02-16 10:56:27 -06:00
sql_test.go Aggregation Nation (fb-1955, fb-1887) (#2252) 2023-02-16 10:56:27 -06:00