Re: [Sqlalchemy-tickets] [sqlalchemy] #2828: emit warning when Column is assigned directly to multi
Brought to you by:
zzzeek
|
From: sqlalchemy <mi...@zz...> - 2013-12-27 22:11:43
|
#2828: emit warning when Column is assigned directly to multiple names
-----------------------------------+----------------------------------
Reporter: jerryji | Owner: zzzeek
Type: defect | Status: closed
Priority: medium | Milestone: 0.9.0
Component: declarative | Severity: minor - half an hour
Resolution: fixed | Keywords: column_property
Progress State: completed/closed |
-----------------------------------+----------------------------------
Changes (by zzzeek):
* status: new => closed
* status_field: needs tests => completed/closed
* resolution: => fixed
* severity: major - 1-3 hours => minor - half an hour
* milestone: 0.8.xx => 0.9.0
Comment:
more complete version detects any kind of name collision:
rde786a4208e621229769a8fb1f876f
--
Ticket URL: <http://www.sqlalchemy.org/trac/ticket/2828#comment:2>
sqlalchemy <http://www.sqlalchemy.org/>
The Database Toolkit for Python
|