Anthony Tuininga c6603b324d Add new attributes size, bufferSize and numElements to variable objects,
deprecating allocelems (replaced by numElements) and maxlength (replaced by
bufferSize); avoid increasing memory allocation for strings when using variable
width character sets and increasing the number of elements in a variable during
executemany(). Thanks to Don Reid for pointing out this issue.
2009-01-06 20:58:34 +00:00
..
2008-10-16 04:19:14 +00:00
2008-10-17 03:51:38 +00:00
2008-10-16 03:58:53 +00:00
2008-10-16 04:19:14 +00:00