Re: [SQLObject] SQLObject 1.3.0

2012-03-31 Thread Oleg Broytman
On Sat, Mar 31, 2012 at 03:42:38PM +0400, Oleg Broytman wrote: > I'm pleased to announce version 1.3.0, the first stable release of branch > 1.3 of SQLObject. With this release I stopped supporting branch 1.1. > * Major update of FirebirdConnection: introspection was completely > rewritten a

[SQLObject] SQLObject 1.3.0

2012-03-31 Thread Oleg Broytman
Hello! I'm pleased to announce version 1.3.0, the first stable release of branch 1.3 of SQLObject. What is SQLObject = SQLObject is an object-relational mapper. Your database tables are described as classes, and rows are instances of those classes. SQLObject is meant to be eas