featurebase/dax/controller/sqldb
David Kagan dd90838deb
Cloud 1457 (#2347)
* added dupe check

* added dupe check for databases

* prevent dupe table names

* refactored table dupe search

* further refactoring

This commit, further refactoring of checking for duplicates are done with SQL commands
Also adjusted tests to confirm changes

* fixed linting errors

* moved the errors around to keep them consolidated in the dax package

also removed useless comment
2023-03-23 16:20:45 -04:00
..
balancer.go Sqldb rip boltdb (#2341) 2023-03-22 08:54:13 -05:00
directiveversion.go Cloud 1358 bolt postgres (#2286) 2023-03-20 09:02:22 -05:00
freejob.go Cloud 1358 bolt postgres (#2286) 2023-03-20 09:02:22 -05:00
freeworker.go Cloud 1358 bolt postgres (#2286) 2023-03-20 09:02:22 -05:00
migrator.go Cloud 1358 bolt postgres (#2286) 2023-03-20 09:02:22 -05:00
node.go Sqldb rip boltdb (#2341) 2023-03-22 08:54:13 -05:00
schemar.go Cloud 1457 (#2347) 2023-03-23 16:20:45 -04:00
test.go Sqldb rip boltdb (#2341) 2023-03-22 08:54:13 -05:00
transactor.go Sqldb rip boltdb (#2341) 2023-03-22 08:54:13 -05:00
util.go Cloud 1358 bolt postgres (#2286) 2023-03-20 09:02:22 -05:00
workerjob.go Sqldb rip boltdb (#2341) 2023-03-22 08:54:13 -05:00
workerjob_test.go Cloud 1358 bolt postgres (#2286) 2023-03-20 09:02:22 -05:00