[Sqlalchemy-tickets] [sqlalchemy] #2831: ForeignKey has a bogus "schema" argument
Brought to you by:
zzzeek
|
From: sqlalchemy <mi...@zz...> - 2013-09-25 15:00:24
|
#2831: ForeignKey has a bogus "schema" argument
---------------------+---------------------------------------
Reporter: zzzeek | Owner: zzzeek
Type: defect | Status: new
Priority: highest | Milestone: 0.8.xx
Component: schema | Severity: minor - half an hour
Keywords: | Progress State: in queue
---------------------+---------------------------------------
see r8301651428be5396b76f7d20c8
steps:
1. in 0.8., raise a warning when "schema" is present
2. in 0.8, document this parameter, "not used", perhaps a red warning
3. in 0.9, remove
--
Ticket URL: <http://www.sqlalchemy.org/trac/ticket/2831>
sqlalchemy <http://www.sqlalchemy.org/>
The Database Toolkit for Python
|