deb-murano/murano/db/migration
Stan Lagun 61625103a3 Increase description column length in task table
Previously we changed description column in environment
table from TEXT to LONGTEXT but forgot to do the same
for similar column in the task task table

Change-Id: I3a2bd0204a9fac2d583d8742ca72868bd20c49b4
Closes-Bug: #1616997
2016-08-30 18:08:14 +00:00
..
alembic_migrations Increase description column length in task table 2016-08-30 18:08:14 +00:00
__init__.py Added DB migrations on Alembic 2014-06-20 18:01:34 +04:00
alembic.ini Added DB migrations on Alembic 2014-06-20 18:01:34 +04:00
helpers.py Fix import order of modules 2016-01-24 23:34:03 -08:00
migration.py Modified docstrings to comply with pep8 H405 style check 2016-05-10 20:18:23 +00:00