-
Fixed in the revisions 4069-4071 in the form
dbEncoding = getattr(connection, "dbEncoding") or "ascii".
2010-01-06 16:01:40 UTC in SQLObject
-
Fixed in the revisions 4067, 4068 (branch 0.12 and the trunk.) Thank you!
2010-01-06 15:48:16 UTC in SQLObject
-
Fixed in r4065. Thank you!
2009-12-31 01:36:48 UTC in SQLObject
-
You are right.
backends = backend
is enough. Fixed in the revision 4062, will be in the next round of releases. Thank you!
2009-12-31 01:19:41 UTC in SQLObject
-
I am not sure how to accept the patch. First, shouldn't SQL statements be separated by a semicolon (';'), not a eoln? Second, isn't SQLiteConnection too low-level for the patch? Shouldn't it be fixed somewhere higher so any backend can accept mutlistatment script?.
2009-12-14 18:50:36 UTC in SQLObject
-
phd made 1 file-release changes.
2009-10-20 14:15:01 UTC in SQLObject
-
phd made 1 file-release changes.
2009-10-20 14:14:11 UTC in SQLObject
-
phd made 2 file-release changes.
2009-10-20 14:11:01 UTC in SQLObject
-
phd made 3 file-release changes.
2009-10-20 14:10:01 UTC in SQLObject
-
phd changed the public information on the SQLObject project.
2009-10-20 14:08:41 UTC in SQLObject