Commit | Date | |
---|---|---|
[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 |
[r516]
by
eikenberry
Moved connection pool lock from around the entire connection process to just be |
2008-02-06 05:07:49 | Tree |