summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/sql/expression.py
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2013-06-03 18:33:20 -0400
committerMike Bayer <mike_mp@zzzcomputing.com>2013-06-03 18:33:20 -0400
commitada19275299f0105f4aaed5bbe0d373ea33feea6 (patch)
treeeffc1e3d25f4c94512a19720dacbae1d8270f0d5 /lib/sqlalchemy/sql/expression.py
parent3a13047fb06d698e0440895281c484199e0a95a5 (diff)
downloadsqlalchemy-ada19275299f0105f4aaed5bbe0d373ea33feea6.tar.gz
The ``deferrable`` keyword argument on :class:`.ForeignKey` and
:class:`.ForeignKeyConstraint` will not render the ``DEFERRABLE`` keyword on the MySQL dialect. For a long time we left this in place because a non-deferrable foreign key would act very differently than a deferrable one, but some environments just disable FKs on MySQL, so we'll be less opinionated here. [ticket:2721]
Diffstat (limited to 'lib/sqlalchemy/sql/expression.py')
0 files changed, 0 insertions, 0 deletions