diff MySQLdb/connections.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 c0c00294239b
children 80164eb2f090
line wrap: on
line diff