featurebase/sql3
Bruce Baranowski d19f3e81da
Fb 1818 Implement PREFIX() and SUFFIX() (#2371)
* Implement Prefix and Suffix
* Update substring out-of-index handling
2022-12-19 16:31:27 -05:00
..
parser add allow_missing_values option to bulk insert (fb-1823) (#2372) 2022-12-14 18:32:27 -06:00
planner Fb 1818 Implement PREFIX() and SUFFIX() (#2371) 2022-12-19 16:31:27 -05:00
test Fb 1818 Implement PREFIX() and SUFFIX() (#2371) 2022-12-19 16:31:27 -05:00
errors.go Fb 1818 Implement PREFIX() and SUFFIX() (#2371) 2022-12-19 16:31:27 -05: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 add allow_missing_values option to bulk insert (fb-1823) (#2372) 2022-12-14 18:32:27 -06:00
sql_test.go Fix formatting in CLI results with custom SQLResonse.UnmarshalJSON (#2305) 2022-11-21 18:43:53 -06:00