ANN: SQLObject 0.5
Ian Bicking
ianb at colorstudy.com
Sat Nov 1 16:30:26 EST 2003
More information about the Python-list mailing list
Sat Nov 1 16:30:26 EST 2003
- Previous message (by thread): Unexpected problem: DirsSync-1.3-rc3 - directories synchronizer
- Next message (by thread): Why I love Python: More rambling...
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message (by thread): Unexpected problem: DirsSync-1.3-rc3 - directories synchronizer
- Next message (by thread): Why I love Python: More rambling...
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list