deb-murano/muranoapi/db/migrate_repo/versions
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
..
__init__.py KEERO-315 - Fix all occurrences of old names (keero, glazier) in REST API 2013-04-25 10:13:42 +04:00
001_add_initial_tables.py Fix and enable import checks 2014-03-12 19:29:08 +04:00
002_add_networking_field.py Fix and enable import checks 2014-03-12 19:29:08 +04:00
003_add_stats_table.py Add per API call statistics 2014-03-13 18:42:05 -07:00
004_add_repository_tables.py Add custom String type to support collation 2014-04-29 18:10:23 +04:00
005_add_instance_table.py Collection of MuranoPL instance statistics for billing purposes 2014-04-03 00:27:31 +04:00
006_add_default_categories.py Add migration for inserting default categories 2014-04-09 20:30:59 +04:00
007_instance_table_extended.py Fixes DB migrations on SQLite 2014-04-15 19:44:31 +04:00
008_cpu_stats.py Add CPU info to stats 2014-04-17 09:44:14 -07:00
009_increase_package_name_length.py Increase length of 'name' column in package table 2014-04-30 20:52:49 -07:00