diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2011-11-28 22:28:28 -0500 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2011-11-28 22:28:28 -0500 |
commit | b854074c6dd93cfeb4c5335a4469c700c4d47f04 (patch) | |
tree | 195a330efb22180b60656146bd18ed895007b378 /lib/sqlalchemy/sql/expression.py | |
parent | beef2b5aa811efd42a111c87a4308d6584c78b97 (diff) | |
download | sqlalchemy-b854074c6dd93cfeb4c5335a4469c700c4d47f04.tar.gz |
- [feature] Added create_type constructor argument
to pg.ENUM. When False, no CREATE/DROP or
checking for the type will be performed as part
of a table create/drop event; only the
create()/drop)() methods called directly
will do this. Helps with Alembic "offline"
scripts.
Diffstat (limited to 'lib/sqlalchemy/sql/expression.py')
0 files changed, 0 insertions, 0 deletions