Commit | Date | |
---|---|---|
[r526]
by
eikenberry
Added joinTM.py which inherits from the standard ZRDB.TM and overrides its This raises the Zope Dependency to Zope-2.8 or newer. Changed the variables() method to be simpler and not hide errors. Change a text exception to a class based one. |
2008-02-20 19:48:25 | Tree |
[r525]
by
eikenberry
Removed reference to old _tlock attribute in _begin()'s except block. |
2008-02-11 20:37:46 | Tree |
2008-02-08 18:50:13 | Tree | |
[r523]
by
eikenberry
Removed usage of str.strip in map call in favor of list comprehension. |
2008-02-08 16:27:59 | Tree |
2008-02-08 04:15:23 | Tree | |
[r521]
by
eikenberry
Cleanup. Mostly added some comments and doc strings. |
2008-02-06 18:43:36 | Tree |
2008-02-06 18:41:32 | Tree | |
2008-02-06 18:16:40 | Tree | |
[r518]
by
eikenberry
Reworked unicode supporting code to use MySQLdb's unicode support. Also tweaked auto-create database to support creating unicode tables. Note unicode support is still hardcoded as utf8. Though it theoretically |
2008-02-06 05:23:05 | Tree |
[r517]
by
eikenberry
Removed the thread lock from around the pool read call as it is only necessary |
2008-02-06 05:10:34 | Tree |