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 22:07:48
|
#2843: Support for IF EXISTS/IF NOT EXISTS DDL constructs
------------------------------+-------------------------------
Reporter: remyroy | Owner: zzzeek
Type: enhancement | Status: new
Priority: medium | Milestone: 0.9.xx
Component: schema | Severity: major - 1-3 hours
Resolution: | Keywords:
Progress State: in queue |
------------------------------+-------------------------------
Comment (by remyroy):
Would it be acceptable to implement this checkexists, ie the use of IF
EXISTS/IF NOT EXISTS for DDL, along side the current checkfirst even
though they serve the same purpose?
--
Ticket URL: <http://www.sqlalchemy.org/trac/ticket/2843#comment:5>
sqlalchemy <http://www.sqlalchemy.org/>
The Database Toolkit for Python
|