From: Brad B. <br...@bb...> - 2004-03-05 02:18:23
|
Le mercredi, 3 mars 2004, =E0 00:31 Canada/Eastern, Ian Bicking a =E9crit = : > Are there any bug pending that people know about? I'm planning to=20 > make an 0.5.2 release with the select bug fix. Brad had something,=20 > but I've forgotten what it was. On the bug tracker there's only some=20= > larger feature request kinds of things that won't go in this release. I checked in a fix related to BoolCol not working. Daniel Savard has a couple of important bugfixes that need to be=20 checked (with tests :) in before a 0.5.2. One is a bug dealing with=20 direct accessing of the row's oid from SQLObject with the PostgreSQL=20 backend, which becomes unusably slow for large datasets (because, of=20 course, oid's are not indexed by default), and another is a weird=20 problem we found with cloning that causes commits in the middle of=20 transactions. I've CC'd him in the hope that he'll have a chance to check his work in=20= before the next 0.5.x release. -- Brad Bollenbach= |