7214eaa31e
Version 0.9.2a1. Unicode + DB-API extensions.
2001-12-24 01:23:55 +00:00
c613b7a1c0
Minor fixes for 1.0.0.
2001-07-11 18:13:09 +00:00
fa43614411
Clarify use of host parameter to connect().
2001-06-20 22:48:54 +00:00
c738a9efca
Some corrections courtesy of Paul DuBois.
2001-06-20 21:58:59 +00:00
0b8262c115
Ignore stuff.
2001-05-28 19:07:07 +00:00
c1c89cc543
Rip out _mysql.field_*() methods, as MySQL recommends using SQL
...
instead. See C API docs.
2001-05-25 20:40:24 +00:00
702b563c6e
0.9.0c1 minor edit.
2001-05-23 02:12:10 +00:00
9c6aaae1eb
More major code heaving.
...
All the threading stuff is ripped out and burned.
Too much code for not enough benefit. Still thread-safe,
just don't share connections.
Made a nice Set class for SET columns.
Updated the docs.
2001-05-11 05:07:33 +00:00
d05c6996da
Revamped docs.
2001-05-10 05:31:50 +00:00