On Fri, Jan 08, 2010 at 06:58:25PM +0100, Markus Gritsch wrote:
> I just diffed 0.12.0 with 0.12.1. I saw the 'ascii' change and
> changes in Postgres and Firebird Connection, but either I overlooked
> it, or there is no change regarding the cache culling algorithm.
>
> Are you sure it made it in
Hmm,
I just diffed 0.12.0 with 0.12.1. I saw the 'ascii' change and
changes in Postgres and Firebird Connection, but either I overlooked
it, or there is no change regarding the cache culling algorithm.
Are you sure it made it into the release?
Kind regards,
Markus
-
Hello!
I'm pleased to announce version 0.12.1, a bugfix release of branch 0.12
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
easy to u