featurebase/sql3
Pat Okeeffe 5c74b64722
A bug fix roundup (#2242)
* fb-1940 re-implemented some changes that got missed private-public

* fb-1939 fixes to between + decimals

* fb-1935 - avg() on and id type + fixed some tests

* fb-1953 add min/max for string types

* fb-1938 - remove internal_type column from show columns

* fb-1964 - fix space_used in fb_cluster_nodes to be int

* fb-1996 - make sure all Idents that are being used as object references to schema objects are lowercased

* fixed failing test

* added some missed changes

* fb-1969 found another case issue with identifier used for column idents
2023-02-13 12:28:34 -06:00
..
parser Support for setting individual DatabaseOptions (#2231) 2023-02-06 08:50:28 -06:00
planner A bug fix roundup (#2242) 2023-02-13 12:28:34 -06:00
test A bug fix roundup (#2242) 2023-02-13 12:28:34 -06:00
errors.go A bug fix roundup (#2242) 2023-02-13 12:28:34 -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 A bug fix roundup (#2242) 2023-02-13 12:28:34 -06:00
sql_test.go timestamp fixes (#2224) 2023-01-25 14:07:15 -06:00