featurebase/sql3
pokeeffe-molecula 5e28a3424c you should be able to cast an id as a string (#2334)
(cherry picked from commit e599f12ee4)
2022-12-12 09:01:20 -08:00
..
parser FB-1739: Add ability to add a description to a table on creation (#2332) 2022-12-12 09:01:20 -08:00
planner you should be able to cast an id as a string (#2334) 2022-12-12 09:01:20 -08:00
test you should be able to cast an id as a string (#2334) 2022-12-12 09:01:20 -08:00
errors.go handle decimal without scale correctly; handle bulk insert dupe columns correctly; handle decimal->string & float->string type conversions in bulk insert (#2331) 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 handle decimal without scale correctly; handle bulk insert dupe columns correctly; handle decimal->string & float->string type conversions in bulk insert (#2331) 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