glance/glance/db/sqlalchemy/migrate_repo
kairat_kushaev c27c25f779 Import i18n functions directly
Import i18n functions from module directly and do not use
global module variables like _ = i18n._. It makes code shorter
and cleaner. It also to detect cases when these functions are not
used in module.

Change-Id: Iaa593ac1f2dd15cbcad049bef6ba68f1cfa610da
2015-12-07 18:20:43 +03:00
..
versions Import i18n functions directly 2015-12-07 18:20:43 +03: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 Import i18n functions directly 2015-12-07 18:20:43 +03:00

README

This is a database migration repository.

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