Files
sqlalchemy/lib/sqlalchemy
Mike Bayer 3ecf84f5ad - Fixed SQLite reflection methods so that non-present
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.
2009-03-17 15:09:49 +00:00
..
2009-01-12 21:19:11 +00:00
2009-03-09 21:24:43 +00:00
2009-01-24 19:37:41 +00:00
2009-01-12 21:19:11 +00:00
2008-12-18 00:12:12 +00:00
2009-01-12 21:19:11 +00:00
2009-01-12 21:19:11 +00:00
2008-07-15 19:46:24 +00:00
2009-01-12 21:19:11 +00:00
2009-01-29 17:03:04 +00:00
2009-01-28 01:28:20 +00:00