Re: [Sqlalchemy-users] SQLAlchemy 0.1.1 released

2006-02-23 Thread Kapil Thangavelu
Ed Suominen wrote: Awesome, Mike! The ongoing activity, attention to detail, responsiveness to users, and extensive, attractive documentation of this project of yours is extremely impressive. Again, many thanks. Is there a PayPal email address or other avenue for happy users like me to send you

Re: [Sqlalchemy-users] SQLAlchemy 0.1.1 released

2006-02-23 Thread Ed Suominen
Awesome, Mike! The ongoing activity, attention to detail, responsiveness to users, and extensive, attractive documentation of this project of yours is extremely impressive. Again, many thanks. Is there a PayPal email address or other avenue for happy users like me to send you a modest token of the

[Sqlalchemy-users] SQLAlchemy 0.1.1 released

2006-02-22 Thread Michael Bayer
releasing early, releasing oftenheres the changeset for 0.1.1: 0.1.1 - small fix to Function class so that expressions with a func.foo() use the type of the Function object (i.e. the left side) as the type of the boolean expression, not the other side which is more of a moving target (ch