trove/trove/datastore
zhanggang 474b0b3aaa Sync the data fields of DB* class and table fields.
This update try to fix some problems:
1. define the 'id' both in _data_fields and _auto_generated_attrs.
2. some of tables don't have the 'id' field.
3. _data_fields of DBInstance miss some table fields.
4. Change the key of persisted_models as the same of table name to
make it more readable.

Change-Id: I0ad96824e8de978ff5b6766085549b1e1a2509cf
Signed-off-by: zhanggang <zhanggang@cmss.chinamobile.com>
2018-07-17 15:14:11 +08:00
..
__init__.py Add support of datastore types 2013-11-19 13:28:59 +02:00
models.py Sync the data fields of DB* class and table fields. 2018-07-17 15:14:11 +08:00
service.py Associate datastore, version with volume-type 2016-12-19 14:24:09 -05:00
views.py Fixes hacking rules 2015-05-29 07:27:59 +00:00