summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2015-08-19 18:39:44 -0400
committerMike Bayer <mike_mp@zzzcomputing.com>2015-08-19 18:39:44 -0400
commitdf92071025385a33418cf654d1156d1feba85412 (patch)
treed14bdb62fd36c7ebf4675a980a1214a36b9f19bf /tox.ini
parentfe614c3dd45a45f1484a988496d1706b33da7f01 (diff)
downloadalembic-df92071025385a33418cf654d1156d1feba85412.tar.gz
- Implemented support for autogenerate detection of changes in the
``ondelete``, ``onupdate``, ``initially`` and ``deferrable`` attributes of :class:`.ForeignKeyConstraint` objects on SQLAlchemy backends that support these on reflection (as of SQLAlchemy 1.0.8 currently Postgresql for all four, MySQL for ``ondelete`` and ``onupdate`` only). A constraint object that modifies these values will be reported as a "diff" and come out as a drop/create of the constraint with the modified values. The fields are ignored for backends which don't reflect these attributes (as of SQLA 1.0.8 this includes SQLite, Oracle, SQL Server, others). fixes #317
Diffstat (limited to 'tox.ini')
0 files changed, 0 insertions, 0 deletions