mirror of
https://github.com/featurebasedb/featurebase.git
synced 2026-08-28 10:54:59 +00:00
* 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 |
||
|---|---|---|
| .. | ||
| balancer | ||
| client | ||
| http | ||
| partitioner | ||
| poller | ||
| schemar | ||
| service | ||
| sqldb | ||
| balancer.go | ||
| config.go | ||
| controller.go | ||
| controller_test.go | ||
| director.go | ||
| errors.go | ||
| node.go | ||
| node_registerer.go | ||
| sets.go | ||
| snapping_turtle.go | ||
| stringers.go | ||
| transactor.go | ||