summaryrefslogtreecommitdiff
path: root/test/dialect/postgresql/test_reflection.py
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2022-01-27 15:07:17 -0500
committerMike Bayer <mike_mp@zzzcomputing.com>2022-03-25 10:16:36 -0400
commit57877461c1bd3b43a9d833fbca873d59db36b6f7 (patch)
treee6fa8a914f8275ee2a7b99b4772cff14438c6b7f /test/dialect/postgresql/test_reflection.py
parent6f02d5edd88fe2475629438b0730181a2b00c5fe (diff)
downloadsqlalchemy-57877461c1bd3b43a9d833fbca873d59db36b6f7.tar.gz
generalize conditional DDL throughout schema / DDL
Expanded on the "conditional DDL" system implemented by the :class:`_schema.DDLElement` class to be directly available on :class:`_schema.SchemaItem` constructs such as :class:`_schema.Index`, :class:`_schema.ForeignKeyConstraint`, etc. such that the conditional logic for generating these elements is included within the default DDL emitting process. This system can also be accommodated by a future release of Alembic to support conditional DDL elements within all schema-management systems. Fixes: #7631 Change-Id: I9457524d7f66f49696187cf7d2b37dbb44f0e20b
Diffstat (limited to 'test/dialect/postgresql/test_reflection.py')
0 files changed, 0 insertions, 0 deletions