featurebase/sql3
Bruce Baranowski 36c020f076 Fb 1818 Implement PREFIX() and SUFFIX() (#2371)
* Implement Prefix and Suffix
* Update substring out-of-index handling

(cherry picked from commit d19f3e81da)
2023-01-10 23:25:08 +00:00
..
parser add allow_missing_values option to bulk insert (fb-1823) (#2372) 2023-01-10 23:22:58 +00:00
planner Fb 1818 Implement PREFIX() and SUFFIX() (#2371) 2023-01-10 23:25:08 +00:00
test Fb 1818 Implement PREFIX() and SUFFIX() (#2371) 2023-01-10 23:25:08 +00:00
errors.go Fb 1818 Implement PREFIX() and SUFFIX() (#2371) 2023-01-10 23:25:08 +00:00
interfaces.go cleaned up sync from private repo 2022-09-30 11:20:58 -07:00
main_test.go added testify dependency 2022-09-30 11:31:37 -07:00
sql_complex_test.go add allow_missing_values option to bulk insert (fb-1823) (#2372) 2023-01-10 23:22:58 +00:00
sql_test.go Sync from private repo to commit 12d608c80d 2022-12-12 09:01:20 -08:00