[sqlalchemy] self reference default value

2013-10-26 Thread Owein Reese
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

[sqlalchemy] SQLAlchemy 0.8.3 / 0.9.0b1 released

2013-10-26 Thread Michael Bayer
Hey list - I’ve released (hopefully without mistakes…) SQLAlchemy 0.8.3 and 0.9.0b1. 0.8.3 is a bugfix release containing several dozen fixes, and a few features backported from the upcoming 0.9.0b1 release planned for the same time. Areas of improvement include ORM, Core, and fixes for

[sqlalchemy] Re: SQLAlchemy 0.8.3 / 0.9.0b1 released

2013-10-26 Thread Jonathan Vanasco
Thanks! -- 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.