tricircle/tricircle/db
Yipei Niu 541fe530a7 Fix the bug of missing constraint
1. What is the problem
In the resource routing table, there does not exist unique constraint
on top_id and pod_id.

2. What is the solution to the problem
Add constraint on the two columns.

3. What the features need to be implemented to the Tricircle
No new feature is implemented.

Change-Id: I13ce66a270de280ba13b0733cc1f39648e72d0eb
2016-12-01 09:47:34 +08:00
..
migrate_repo Fix the bug of missing constraint 2016-12-01 09:47:34 +08:00
__init__.py cascade_service: DB infrastructure 2015-08-11 10:57:27 +00:00
api.py Implement resource routing features 2016-11-07 16:01:24 +08:00
core.py Move router operations to xjob 2016-07-25 17:25:48 +08:00
migration_helpers.py cascade_service: DB infrastructure 2015-08-11 10:57:27 +00:00
models.py The framework of dynamic pod binding 2016-09-25 14:38:19 +08:00
opts.py Move statless design from experiment to master branch 2016-01-14 12:56:57 +08:00