rows_ref.select_column(), .select_value():
commit82def6676bde3a56206e6fdac1e1322d00425fd8
authorPianohacker <pianohacker@gmail.com>
Fri, 18 Jan 2008 19:05:59 +0000 (18 12:05 -0700)
committerPianohacker <pianohacker@gmail.com>
Fri, 18 Jan 2008 19:05:59 +0000 (18 12:05 -0700)
treeb758486faa8bbe8e6ed1dbe47609ab3d42a3e615
parentabc12fb6b966b930fa2f8c7c28307c0bd9b37eca
rows_ref.select_column(), .select_value():
* Added

wrapper.query():
* Return [] when no results

wrapper._query_one():
* Return None when no result
dbwrap.py [moved from dbwrap/__init__.py with 90% similarity]