featurebase/sql3
pokeeffe-molecula 11aaeb72b4 fixed error messages for alter table add and drop; added test coverage (#2322)
* fixed error messages for alter table add and drop; added test coverage
* Removed two CI tests that are failing intermittently for no known reason.

(cherry picked from commit 3c2c8c6011)
2022-12-12 09:01:20 -08:00
..
parser Fix formatting in CLI results with custom SQLResonse.UnmarshalJSON (#2305) 2022-12-12 09:01:20 -08:00
planner fixed error messages for alter table add and drop; added test coverage (#2322) 2022-12-12 09:01:20 -08:00
test fixed error messages for alter table add and drop; added test coverage (#2322) 2022-12-12 09:01:20 -08:00
errors.go Tighten up ORDER BY (fb 507) (#2318) 2022-12-12 09:01:20 -08: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 Fix formatting in CLI results with custom SQLResonse.UnmarshalJSON (#2305) 2022-12-12 09:01:20 -08:00
sql_test.go Fix formatting in CLI results with custom SQLResonse.UnmarshalJSON (#2305) 2022-12-12 09:01:20 -08:00