Re: [Sqlalchemy-tickets] [sqlalchemy] #1765: Column does not accept None as type with a multi-colum
Brought to you by:
zzzeek
|
From: sqlalchemy <mi...@zz...> - 2013-06-23 05:40:16
|
#1765: Column does not accept None as type with a multi-column
ForeignKeyConstraint
------------------------------+-------------------------------
Reporter: ged | Owner: zzzeek
Type: defect | Status: new
Priority: medium | Milestone: 0.8.xx
Component: schema | Severity: major - 1-3 hours
Resolution: | Keywords:
Progress State: in progress |
------------------------------+-------------------------------
Changes (by zzzeek):
* status_field: awaiting triage => in progress
* milestone: 0.x.xx => 0.8.xx
Comment:
kind of a lame patch. trying to get .type to evaluate later but this
gets in the way of trickier pickling scenarios.
--
Ticket URL: <http://www.sqlalchemy.org/trac/ticket/1765#comment:2>
sqlalchemy <http://www.sqlalchemy.org/>
The Database Toolkit for Python
|