trove/trove/db/sqlalchemy/migrate_repo
Trevor McCasland 6593986b34 Remove downgrade
Removed downgrade from all existing migrations.
Modified a test that verifies that no migrations have a downgrade.
Modified test _walk_versions to only do upgrades.
Removed exceptions from pylint.config

Related cross-project spec: https://review.openstack.org/152337
Closes-Bug: #1434103

Change-Id: I9a7c87ae3f4e2eff3a4a6df881d086d52062dbba
2016-10-06 16:57:41 -05:00
..
versions Remove downgrade 2016-10-06 16:57:41 -05:00
README Rename from reddwarf to trove. 2013-06-24 14:11:15 -07:00
__init__.py Remove copyright from empty files 2014-01-16 13:13:23 +04:00
manage.py Don't run main() on import 2014-03-11 07:49:41 +01:00
migrate.cfg Rename from reddwarf to trove. 2013-06-24 14:11:15 -07:00
schema.py Schema migrations fail for postgresql backend 2016-04-29 00:48:38 -05:00

README

This is a database migration repository.

More information at
http://code.google.com/p/sqlalchemy-migrate/