glance/glance/db/sqlalchemy/migrate_repo
Wayne Okuma 477230379d Incorrect permissions on database migration file
The 042_add_changes_to_reinstall_unique_metadef_constraints.py file was
checked in with file permissions of 775. This should be restricted to
644.

Change-Id: I4b8359046e3a592c6a73676d30f22da7f07e3299
Closes-Bug: 1494895
2015-09-11 20:30:54 +00:00
..
versions Incorrect permissions on database migration file 2015-09-11 20:30:54 +00:00
README Create 'simple' db driver 2012-06-07 09:20:50 -07:00
__init__.py hacking: upgrade to 0.9.x serie 2014-10-06 14:41:03 +02:00
manage.py Changed header from LLC to Foundation based on trademark policies 2013-09-10 18:29:53 +02:00
migrate.cfg Create 'simple' db driver 2012-06-07 09:20:50 -07:00
schema.py Fix Python 3 issues 2015-06-12 09:15:02 +00:00

README

This is a database migration repository.

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