Bad news about pysqlite-ctypes

May 15, 2008
4 p.m.
I'm not sure we should use this. It's seems to be broken. Tests of divmod's axiom (ORM) on top of cpython + sqlite-ctypes show: FAILED (skips=5, expectedFailures=1, errors=400, successes=47) JP Calderone also provided some simple code snippets that explode, ie: line 315, in execute return cur.execute(*args) File "/home/exarkun/Scratch/Source/pysqlite3/pysqlite2/dbapi2.py", line 483, in execute raise self.connection._get_exception() pysqlite2.dbapi2.OperationalError: SQL logic error or missing database
Not sure where to go from now.... Cheers, fijal
6152
Age (days ago)
6152
Last active (days ago)
0 comments
1 participants
participants (1)
-
Maciej Fijalkowski