glance/glance/db/sqlalchemy/migrate_repo
Oleksii Chuprykov 9def368d07 Alter models and add migration
We must have correct models i.e. models that correspond
a database schema to use sqlalchemy features.
Update models.py and add migration script to correct
database schema and get rid of the difference between
schema and models.

Partial-Bug: #1365436
Change-Id: I9b4571906d39bcdb35048caa58d16ad5e888cce4
2014-11-25 17:17:15 +02:00
..
versions Alter models and add migration 2014-11-25 17:17:15 +02: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
README Create 'simple' db driver 2012-06-07 09:20:50 -07:00
schema.py Change Glance to use i18n instead of gettextutils 2014-11-21 17:12:35 +00:00

This is a database migration repository.

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