| Commit | Date | |
|---|---|---|
| 2012-09-24 23:39:03 | Tree | |
|
[566baa]
by
Ensure NULLs are returned as None by default. Return bad time values unchanged instead of None. |
2011-09-08 04:59:54 | Tree |
| 2010-09-01 06:28:13 | Tree | |
| 2010-02-23 10:39:20 | Tree | |
| 2010-02-23 08:58:16 | Tree | |
| 2010-06-18 08:48:37 | Tree | |
| 2010-06-17 14:43:41 | Tree | |
| 2010-06-17 14:42:51 | Tree | |
| 2010-06-17 14:41:20 | Tree | |
| 2010-02-23 08:21:05 | Tree | |
|
[3b03cb]
by
More serious restructuring and cleaning, especially in the handling |
2010-02-22 03:56:44 | Tree |
|
[80164e]
by
This passes all test, yet is still broken and ugly in many ways. |
2010-02-20 04:27:21 | Tree |
|
[24fa6a]
by
Added a simple_fetch_row() to the result object that simply returns one row |
2010-02-19 02:21:11 | Tree |
| 2010-02-18 23:47:51 | Tree | |
| 2009-12-08 00:20:52 | Tree | |
| 2009-07-24 00:35:20 | Tree | |
|
[18e589]
by
Defer incrementing reference to the decoder stack until later so we don't have to |
2009-07-24 00:27:38 | Tree |
| 2009-07-24 00:23:14 | Tree | |
|
[98d968]
by
Reimplement MySQL->Python type conversion in C; much simpler and easier to deal with now. Hey, all my tests pass, so I guess that means I need to write some more tests. |
2009-03-30 20:21:24 | Tree |
|
[5a7c30]
by
By exposing connection on result, decoders can be simplified: Only the field object is needed. Turned on leak testing and found a leak writing BLOBs. removed one of the old stubs in Cursor. |
2009-03-29 16:26:30 | Tree |
|
[7a60c4]
by
figleaf revealed that the INSERT_VALUES regex never matched. Added a test for this, and fixed the regex (forgot to add group anchors) |
2009-03-29 00:52:14 | Tree |
|
[2d6a35]
by
Cursor MixIns: DEAD. More of the new type conversion scheme exposed. Two tests failing because encoding hasn't been finished yet. |
2009-03-28 13:37:58 | Tree |
| 2009-03-11 03:17:58 | Tree | |
| 2009-03-08 17:50:34 | Tree | |
| 2009-03-08 16:02:16 | Tree |