featurebase/sql3
Travis Turner 0127147d69 Thread Owner, UpdatedAt, UpdatedBy through SchemaAPI (#2351)
* Fix "qualifer" misspellings

* Remove `track_existence` and `shard_width` from SHOW TABLES output

* Thread Owner, UpdatedAt, UpdatedBy through SchemaAPI

I took the liberty of renaming "LastUpdatedUser" to "UpdateBy" to align
with "UpdatedAt".

(cherry picked from commit 63cfdb5078)
2023-01-10 23:19:19 +00:00
..
parser Sync from private repo to commit 12d608c80d 2022-12-12 09:01:20 -08:00
planner Thread Owner, UpdatedAt, UpdatedBy through SchemaAPI (#2351) 2023-01-10 23:19:19 +00:00
test FB-1805: implement REPLACEALL() (#2349) 2023-01-10 23:19:19 +00:00
errors.go handle int-->bool map type conversions; handle single value-->(id|string)set map type conversions (#2342) 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 Thread Owner, UpdatedAt, UpdatedBy through SchemaAPI (#2351) 2023-01-10 23:19:19 +00:00
sql_test.go Sync from private repo to commit 12d608c80d 2022-12-12 09:01:20 -08:00