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

MySQLdb-SVN Commit Log


Commit Date  
[r26] by adustman

User-contributed bugfixes.

1999-10-12 01:55:45 Tree
[r25] by adustman

Minor doc updates.

1999-09-14 21:21:28 Tree
[r24] by adustman

More comments for the generally ignorant. A Windows configuration for
the truly ignorant.

1999-09-14 21:21:02 Tree
[r23] by adustman

Fix a memory leak. Add some user-contributed patches so that it works
in the Evil OS.

1999-09-14 21:20:17 Tree
[r22] by adustman

User-contributed fix: Convert None to NULL correctly when passing a
dictionary as the parameters to execute.

1999-08-02 21:29:31 Tree
[r21] by adustman

Avoid core dump if exception occurs during connect.

1999-08-02 04:24:36 Tree
[r20] by adustman

Captions for the clue-impaired.

1999-07-22 20:25:57 Tree
[r19] by adustman

Minor tweaks.

ZMySQLDA.patch makes Zope's ZMySQLDA compatible with MySQLdb (maybe).

1999-07-20 04:04:20 Tree
[r18] by adustman

_mysql: Move type converter initialization outside of module. When opening
the connection, a mapping of MySQL types to Python functions may be passed
as the keyword argument conv. This is stored as the converter attribute
on the connection object, and may be modified, assigned, etc.

MySQLdb: Build full converter dictionary, pass along to _mysql when
creating a connection.

MySQL_doc: Fixed a minor documentation bug.

1999-07-15 22:14:42 Tree
[r17] by adustman

Minor user-contributed stuff.

1999-07-08 03:05:10 Tree
Older >