cloudkitty/cloudkitty/storage/sqlalchemy
zhangguoqing 7909518db4 Improve the qty digit in sqlalchemy storage
Improving the qty digit from Numeric(10,5) to Numeric(15,5).
Upgrading the storage sqlalchemy DB by the cloudkitty-storage-init command.
Closes-Bug: #1672685

Change-Id: If086520479703257a0453a0371a1bc184911a802
2017-04-20 01:49:53 +00:00
..
alembic Improve the qty digit in sqlalchemy storage 2017-04-20 01:49:53 +00:00
__init__.py Fix JSON serialization error with sqlachemy storage backend 2017-01-20 15:59:57 +01:00
migration.py Remove storage SQL Schema Downgrades 2016-08-10 10:41:44 +00:00
models.py Improve the qty digit in sqlalchemy storage 2017-04-20 01:49:53 +00:00