I wrote:

Yep, that's the problem. Column.copy() (and _make_proxy()) both create new Columns w/o passing all the settings of the current instance, i.e. nullable and hidden in the first case, just nullable in the second). Was there a reason for this (read as - is it going to break something elsewhere if these are added)?


I made the change, it didn't break any tests and it passes the new test I added for it. [It also gave me a chance to try out the --verbatim switch on svk to stop it sending all the extra local information with my commit messages - yay, Trac is looking good again :-)]

Robert



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Sqlalchemy-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sqlalchemy-users

Reply via email to