featurebase/sql3
pokeeffe-molecula f8120d4833 Consistency in error handling (fb-1799) (#2383)
* return 200 once plan compilation starts; if error, return error in response.

* removed some commented out code that is definitely not needed.

(cherry picked from commit 9dda3ff215)
2023-01-10 23:26:29 +00:00
..
parser Consistency in error handling (fb-1799) (#2383) 2023-01-10 23:26:29 +00:00
planner Implement DELETE (fb 1557) (#2382) 2023-01-10 23:25:08 +00:00
test Implement DELETE (fb 1557) (#2382) 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