keystone/keystone/common/sql/migrate_repo
Dan Prince 9d5261cfeb Implement python version of migration 002.
This patch adds a python version of keystone migration 002 which
supports MySQL and PostgreSQL. SQLite still uses manual .sql files
for now...

Fixes LP Bug #1031164.

Change-Id: I2f4f7b0ea42040994bd8e1711ccbbb6d690c868f
2012-07-30 22:20:25 -04:00
..
versions Implement python version of migration 002. 2012-07-30 22:20:25 -04:00
README establish basic structure 2012-01-18 20:06:27 -08:00
__init__.py establish basic structure 2012-01-18 20:06:27 -08:00
manage.py establish basic structure 2012-01-18 20:06:27 -08:00
migrate.cfg establish basic structure 2012-01-18 20:06:27 -08:00

README

This is a database migration repository.

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