featurebase/sql3
Travis Turner 0985eeb9b1 Convert SchemaAPI interface to use dax.Table instead of pilosa.IndexInfo (#2336)
* WIP: Convert SchemaAPI to be DAX-centric

* Tables(), CreateField()

* CreateTable(), DeleteTable(), DeleteField()

* More cleanup

* Remove the old SchemaAPI

(cherry picked from commit a15783cb49)
2023-01-10 23:17:26 +00:00
..
parser Sync from private repo to commit 12d608c80d 2022-12-12 09:01:20 -08:00
planner Convert SchemaAPI interface to use dax.Table instead of pilosa.IndexInfo (#2336) 2023-01-10 23:17:26 +00:00
test Sync from private repo to commit 12d608c80d 2022-12-12 09:01:20 -08: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 Sync from private repo to commit 12d608c80d 2022-12-12 09:01:20 -08:00
sql_test.go Sync from private repo to commit 12d608c80d 2022-12-12 09:01:20 -08:00