[Z3-sqlos] SQLOS Breaks on ZopeX3-3.0.0C2
Sidnei da Silva
sidnei at awkly.org
Wed Oct 13 04:16:30 CEST 2004
On Tue, Oct 12, 2004 at 06:00:42PM -0400, Carroll Kong wrote:
| Since there was a ton of changes from B2 to B3 in regards to the database, I
| was not too surprised some things would break. I updated to C2, updated
| psycopgda to the latest rev, updated sqlos to the latest revision.
|
| I cannot create any new SQLOS containers. The error message seems pretty
| vague. I don't see why it would error out at IterSelect?
|
| My setup has been pretty static (still using sqlobject 0.6) and it works
| 100% fine if I use the older psycopgda drivers, older sqlos, and
| X3-3.0.0-b2.
|
| Anyone got it working with C2?
It's an issue with sqlobject. If you get latest version from svn, or
add this:
def __iter__(self):
return self
to the Iteration class in dbconnection.py it will probably work.
--
Sidnei da Silva <sidnei at awkly.org>
http://awkly.org - dreamcatching :: making your dreams come true
http://www.enfoldsystems.com
http://plone.org/about/team#dreamcatcher
<PenguinOfDoom> CA is definitely like life;
<PenguinOfDoom> When is says "bonus", it means "you are buried"
More information about the z3-sqlos
mailing list