diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2009-03-17 15:15:10 +0000 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2009-03-17 15:15:10 +0000 |
commit | 05880daddd1a60c41267f395a55d01db943171eb (patch) | |
tree | 73e215404eb56b8d3fb2802e8cc09effcd83fd7f /lib/sqlalchemy/databases/oracle.py | |
parent | 86ff08dfea383cebd81347515c5b9affdfa589a1 (diff) | |
download | sqlalchemy-rel_0_4.tar.gz |
- Fixed SQLite reflection methods so that non-presentrel_0_4
cursor.description, which triggers an auto-cursor
close, will be detected so that no results doesn't
fail on recent versions of pysqlite which raise
an error when fetchone() called with no rows present.
Diffstat (limited to 'lib/sqlalchemy/databases/oracle.py')
0 files changed, 0 insertions, 0 deletions