I'm trying to get a column's default value to be based on the count of rows 
within the same table which have the same value in one column. I've posted this 
question on SO: 
http://stackoverflow.com/questions/19609883/sqlalchemy-self-referencing-default-value-as-query

This is using 0.8 latest in python 2.7 on postGRES (Heroku.)

-- 
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sqlalchemy+unsubscr...@googlegroups.com.
To post to this group, send email to sqlalchemy@googlegroups.com.
Visit this group at http://groups.google.com/group/sqlalchemy.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to