SQLAlchemy 0.3 released

The first release of the SQLAlchemy 0.3 series is now available – http://www.sqlalchemy.org/

SQLAlchemy is the Python SQL toolkit and Object Relational Mapper that gives application developers the full power and flexibility of SQL.

Changes in firebird module:
– aliases do not use “AS”
– correctly raises NoSuchTableError when reflecting non-existent table

1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading...

Leave a Reply