Re: [Sqlalchemy-tickets] [sqlalchemy] #2843: Support for IF EXISTS/IF NOT EXISTS DDL constructs
Brought to you by:
zzzeek
|
From: sqlalchemy <mi...@zz...> - 2013-10-17 02:26:12
|
#2843: Support for IF EXISTS/IF NOT EXISTS DDL constructs
----------------------------------+------------------------------------
Reporter: remyroy | Owner: zzzeek
Type: enhancement | Status: new
Priority: low | Milestone:
Component: schema | Severity: no triage selected yet
Resolution: | Keywords:
Progress State: awaiting triage |
----------------------------------+------------------------------------
Comment (by remyroy):
This would be quite useful for migration tools like Alembic for instance.
see https://bitbucket.org/zzzeek/alembic/issue/151/if-exists-if-not-
exists-directives
--
Ticket URL: <http://www.sqlalchemy.org/trac/ticket/2843#comment:1>
sqlalchemy <http://www.sqlalchemy.org/>
The Database Toolkit for Python
|