deb-murano/muranoapi/db/migrate_repo
Ankur Rishi 187d0a8558 Increase length of 'name' column in package table
When using mysql, we need to make sure that the
name column is long enough to accomodate the
package name.

'io.murano.lib.networks.Neutron' is more than
20 chars.  Modify the schema to make it 80 chars

Change-Id: I6f7154141ad4b728d98f436b2eaa839239ee302a
Closes-Bug: #1314389
2014-04-30 20:52:49 -07:00
..
versions Increase length of 'name' column in package table 2014-04-30 20:52:49 -07:00
__init__.py Remove copyright from empty files 2014-03-12 09:12:50 +00:00
manage.py New way of session handling 2013-05-27 12:31:45 +04:00
migrate.cfg KEERO-315 - Fix all occurrences of old names (keero, glazier) in REST API 2013-04-25 10:13:42 +04:00
README KEERO-315 - Fix all occurrences of old names (keero, glazier) in REST API 2013-04-25 10:13:42 +04:00

This is a database migration repository.

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