featurebase/dax/controller/sqldb
David Kagan 24a45bc30d
Cloud 1475 (#2371)
* working on incorporating regex logic

* Implemented a validation check for database name with given rules in doc within controller

* fixing tests to pass

* reflecting changes to match docs

* fixed tests further, hopefully

* for sure fixed integration tests, and moved validation check

* integration tests passed, go test now will pass

* fixed name size to 230 due to previous commit acknowledgement

* fixed field test negative validations

* added missing comma
2023-04-07 15:08:07 -04:00
..
balancer.go Remove Node from data model; standardize on Worker (#2366) 2023-04-04 20:20:53 -05:00
directiveversion.go RetryWithTx (#2348) 2023-03-30 20:54:37 -05:00
directiveversion_test.go RetryWithTx (#2348) 2023-03-30 20:54:37 -05:00
freejob.go Remove Node from data model; standardize on Worker (#2366) 2023-04-04 20:20:53 -05:00
freeworker.go Remove Node from data model; standardize on Worker (#2366) 2023-04-04 20:20:53 -05:00
migrator.go RetryWithTx (#2348) 2023-03-30 20:54:37 -05:00
schemar.go Cloud 1475 (#2371) 2023-04-07 15:08:07 -04:00
test.go Sqldb rip boltdb (#2341) 2023-03-22 08:54:13 -05:00
transactor.go RetryWithTx (#2348) 2023-03-30 20:54:37 -05:00
util.go Cloud 1358 bolt postgres (#2286) 2023-03-20 09:02:22 -05:00
worker.go Remove Node from data model; standardize on Worker (#2366) 2023-04-04 20:20:53 -05:00
workerjob.go Remove Node from data model; standardize on Worker (#2366) 2023-04-04 20:20:53 -05:00
workerjob_test.go Remove Node from data model; standardize on Worker (#2366) 2023-04-04 20:20:53 -05:00