deb-alembic/tests
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
..
__init__.py - finish up 2014-09-13 16:53:57 -04:00
_autogen_fixtures.py Allow target_metadata to be a sequence 2017-02-23 13:37:56 -05:00
_large_map.py - Fixed critical issue where a complex series of branches/merges would 2015-07-22 12:37:35 -04:00
conftest.py - coverage was not working (and needs to be fixed in SQLAlchemy too), 2014-09-14 15:51:19 -04:00
requirements.py Detect and render autoincrement for alter_column() 2017-02-22 16:09:44 -05:00
test_autogen_composition.py Add single pound to generated comments 2016-11-15 15:57:35 -05:00
test_autogen_diffs.py Allow target_metadata to be a sequence 2017-02-23 13:37:56 -05:00
test_autogen_fks.py Get test compat for oracle 2017-01-09 13:36:15 -05:00
test_autogen_indexes.py Apply DDLCompiler name rules to Index for autogenerate 2017-03-15 17:36:01 -04:00
test_autogen_render.py Merge "Add ExcludeConstraint support for Postgresql" 2017-02-22 17:35:37 -05:00
test_batch.py Ensure primary_key flag unset for PK batch drop 2016-12-19 11:05:23 -05:00
test_bulk_insert.py - Added a new option 2015-04-07 12:41:46 -04:00
test_command.py Add process_revision_directives param to command.revision() 2017-02-22 10:00:39 -05:00
test_config.py - document that the value we pass to set_section_option and set_main_option 2015-12-08 15:01:15 -05:00
test_environment.py Warn on non-Connection present and accommodate for Engine 2017-03-04 17:12:03 -05:00
test_mssql.py Don't use schema with second argument, SQL Server sp_rename 2017-05-18 10:36:13 -04:00
test_mysql.py - Repaired batch migration support for "schema" types which generate 2016-01-22 13:04:27 -05:00
test_offline_environment.py - move resolution of "starting rev" for --sql mode into 2015-02-03 11:51:13 -05:00
test_op.py Ensure schema names also compared in foreign_key_constraint() 2017-02-20 11:41:58 -05:00
test_op_naming_convention.py dev 2014-09-13 16:14:39 -04:00
test_oracle.py - finish up 2014-09-13 16:53:57 -04:00
test_postgresql.py Allow target_metadata to be a sequence 2017-02-23 13:37:56 -05:00
test_revision.py Don't raise RangeNotAncestor for sibling branches 2016-07-19 13:25:08 -04:00
test_script_consumption.py Don't raise on open transaction if we already started in one 2017-03-01 01:14:50 -05:00
test_script_production.py Add timezone option to config 2017-04-06 14:35:41 -04:00
test_sqlite.py - finish up 2014-09-13 16:53:57 -04:00
test_version_table.py Add primary key constraint to alembic_version 2017-01-13 15:49:14 -05:00
test_version_traversal.py Don't remove dependent version when downgrading to a version. 2016-07-12 15:13:05 -04:00