deb-alembic/alembic
Mike Bayer c7da7f2d08 Don't use schema with second argument, SQL Server sp_rename
Repaired :meth:`.Operations.rename_table` for SQL Server when the
target table is in a remote schema, the schema name is omitted from
the "new name" argument.

Also added some extra tests for sp_rename w/ quoting / case sensitive
names.

Change-Id: I411b32d0c5bba5a466c0b5d6a412c1b7541fdc95
Fixes: #429
2017-05-18 10:36:13 -04:00
..
autogenerate Apply DDLCompiler name rules to Index for autogenerate 2017-03-15 17:36:01 -04:00
ddl Don't use schema with second argument, SQL Server sp_rename 2017-05-18 10:36:13 -04:00
operations Add ExcludeConstraint support for Postgresql 2017-02-22 17:07:15 -05:00
runtime Warn on non-Connection present and accommodate for Engine 2017-03-04 17:12:03 -05:00
script Add timezone option to config 2017-04-06 14:35:41 -04:00
templates Add timezone option to config 2017-04-06 14:35:41 -04:00
testing Merge "Add ExcludeConstraint support for Postgresql" 2017-02-22 17:35:37 -05:00
util Apply DDLCompiler name rules to Index for autogenerate 2017-03-15 17:36:01 -04:00
__init__.py - 0.9.2 setup 2017-03-04 16:43:10 -05:00
command.py - provide param docstrings for all of command 2017-02-27 15:57:33 -05:00
config.py Add process_revision_directives param to command.revision() 2017-02-22 10:00:39 -05:00
context.py - squash merge of ticket_302 branch 2015-07-03 13:10:41 -04:00
op.py - squash merge of ticket_302 branch 2015-07-03 13:10:41 -04:00