1 Nov 2003 22:30
ANN: SQLObject 0.5
Ian Bicking <ianb <at> colorstudy.com>
2003-11-01 21:30:58 GMT
2003-11-01 21:30:58 GMT
SQLObject 0.5 ============= SQLObject is an Object-Relational Mapper (ORM), wrapping your database tables in easy-to-use Python classes. Changes ------- * Firebird support. * Generic conversion routines (makes a BoolCol possible). * Non-integer primary keys. * Instance (row) caches can be synced or expired relative to the database. * Many transaction-related bugs fixed. * And smaller stuff too. Where ----- Home: http://sqlobject.org Changes: http://sqlobject.org/docs/News.html Docs: http://sqlobject.org/docs/SQLObject.html Download: http://prdownloads.sf.net/sqlobject/SQLObject-0.5.tar.gz?download -- Ian Bicking | ianb <at> colorstudy.com | http://blog.ianbicking.org -- --(Continue reading)
Anthony
(on behalf of the spambayes team)
New in this release (from the file WHAT_IS_NEW.txt in the distribution):
This file covers the major changes between each release. For more details,
RSS Feed