magnum/magnum/db
Feilong Wang f5cf6b958c Fix database migrations
The pattern of adding a column and then reading a table with it
no longer works in SQLAlchemy 1.3.20. This has been reported
upstream [1].

[1] https://github.com/sqlalchemy/sqlalchemy/issues/5669

Change-Id: I5fd1deeef9cf70794bc61c101e1d7d4379d4b96b
2020-11-05 14:32:03 +13:00
..
sqlalchemy Fix database migrations 2020-11-05 14:32:03 +13:00
__init__.py Centralize config option: database section 2016-09-22 05:57:01 +00:00
api.py ng-6: Add new fields to nodegroup objects 2019-09-25 12:26:00 +00:00
migration.py Centralize config option: database section 2016-09-22 05:57:01 +00:00