Hello,
I'm using Pylons, Sqlalchimy and PostgreSQL, and am having trouble to
save a field with null value in a postgres table where the field was
defined by the type REAL and allowing null value. With the pylons
while trying to save have an error saying that the value for the field
can not be null.

Anyone know why this happens?
Thank you.

-- 
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To post to this group, send email to sqlalch...@googlegroups.com.
To unsubscribe from this group, send email to 
sqlalchemy+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sqlalchemy?hl=en.

Reply via email to