I just tried wrapping the createTable call (which happens outside any requests and therefore isn't wrapped in a transaction) in a hub.begin ()/hub.commit() pair.
If someone is still having problems, could you try this latest code (r485) and tell me if it helps? I'm just grasping at straws here...
On 8 Jan, 2006, at 9:22 pm, Jeff Watkins wrote:
I don't know what's causing the error. I'm using SQLObject as per the documentation. Perhaps there's a bug in the SQLObject code with regard to SQLite2 (although someone indicated some MySQL users were seeing the same problem).
-- Jeff Watkins http://newburyportion.com/ Computers, they're just a fad.

