deb-alembic/alembic
Mike Bayer f215925bea - the enum render is an 0.9 regression, apparently we used
a different repr() scheme in 0.7.9->0.8 that didn't omit native_enum
2015-01-13 20:23:49 -05:00
..
autogenerate - The rendering of a :class:~sqlalchemy.schema.ForeignKeyConstraint 2015-01-10 17:08:03 -05:00
ddl remove redundant Float type check 2015-01-12 04:16:14 +01:00
templates - fixes 2014-11-22 18:00:48 -05:00
testing - the enum render is an 0.9 regression, apparently we used 2015-01-13 20:23:49 -05:00
__init__.py - changelog: Fixed issue in autogenerate type rendering where types that belong 2015-01-09 11:26:36 -05:00
batch.py - Fixed bug in batch where if the target table contained multiple 2014-12-13 14:02:14 -05:00
command.py - The `alembic revision command accepts the --sql` option to 2014-11-23 15:35:12 -05:00
compat.py - Relative revision identifiers as used with `alembic upgrade`, 2014-11-23 15:23:52 -05:00
config.py - In conjunction with support for multiple independent bases, the 2014-11-22 14:58:09 -05:00
context.py Use relative imports 2013-04-11 05:34:07 +09:00
environment.py - The `render_as_batch flag was inadvertently hardcoded to True`, 2014-12-03 15:49:58 -05:00
migration.py - use the correct method here; this needs to have some tests 2014-11-23 10:33:47 -05:00
op.py Use relative imports 2013-04-11 05:34:07 +09:00
operations.py - naming convention limited to SQLA 0.9.4 or greater 2014-11-30 19:20:38 -05:00
revision.py - Fixed regression in new versioning system where upgrade / history 2014-12-30 12:12:58 -05:00
script.py - ensure we include for dependencies when we do a stamp, add an option 2014-11-23 10:42:39 -05:00
util.py - the enum render is an 0.9 regression, apparently we used 2015-01-13 20:23:49 -05:00