Mercurial > p > mysql-python > mysqldb-2
comparison setup_common.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 | c9fd1a7932f4 |
children |
comparison
equal
deleted
inserted
replaced
72:c0c00294239b | 73:24fa6a40c706 |
---|