Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Menu

MySQLdb-SVN Commit Log


Commit Date  
[r628] by kylev

Bug #1774101 was caused by only copying things that had integer keys. We really
want to copy all key/value pairs and specially handle the int->list case.

2009-05-18 21:12:38 Tree
[r627] by adustman

MySQLdb-1.2.3c1

2009-03-30 23:28:25 Tree
[r626] by adustman

1.2.3 release candidate 1

2009-03-30 23:23:39 Tree
[r625] by adustman
2009-03-30 23:01:58 Tree
[r624] by adustman

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
[r623] by adustman

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
[r622] by adustman

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
[r621] by adustman

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
[r620] by adustman

MySQLdb-1.2.3b2

2009-03-14 02:37:11 Tree
[r619] by adustman

Add a connection.ping() test. Oh look, it's broken.

2009-03-11 03:17:58 Tree
Older >