Mercurial > p > mysql-python > mysqldb-2
diff ez_setup.py @ 73:24fa6a40c706 MySQLdb
Added a simple_fetch_row() to the result object that simply returns one row
as a tuple of strings (or None for NULL values). Result objects are also
now iterators which internally use simple_fetch_row().
author | adustman |
---|---|
date | Fri, 19 Feb 2010 02:21:11 +0000 |
parents | 38bf72f3c3de |
children | 3e3bfbb2d2ae |