9 Commits

Author SHA1 Message Date
750fea04d3 ER_PARSE_ERROR -> ProgrammingError;
#ifdef around some recent error types
2001-07-29 03:08:11 +00:00
d5053c60e2 Fix leak on converter dictionary. (Ted Wright) 2001-07-12 17:10:59 +00:00
c613b7a1c0 Minor fixes for 1.0.0. 2001-07-11 18:13:09 +00:00
8a123d5526 Update version number. 2001-06-04 16:55:04 +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
aa6f485d50 Clean up some import statements, bump versions to 0.9.0c2. 2001-05-24 15:27:17 +00:00
702b563c6e 0.9.0c1 minor edit. 2001-05-23 02:12:10 +00:00
05d3f63ac1 PyObject_Length() == -1 on error. Thanks, Jon Ribbens. 2001-05-14 18:49:27 +00:00
fce05481aa Initial revision 2001-05-09 02:23:14 +00:00