summaryrefslogtreecommitdiff
path: root/test/sql/test_resultset.py
Commit message (Expand)AuthorAgeFilesLines
* Don't double-process ResultMetaData for BufferedColumnResultProxyMike Bayer2016-04-271-5/+47
* Fix result set handling for case insensitive dupe colsMike Bayer2016-04-211-0/+15
* - limit this to sqlite for nowMike Bayer2016-03-301-0/+1
* - move all resultproxy tests intio test_resultsetMike Bayer2016-03-301-1/+336
* - reworked the way the "select_wraps_for" expression isMike Bayer2016-02-201-1/+10
* - add a forwards-test here as wellMike Bayer2016-01-211-0/+4
* - documenation updates to clarify specific SQLite versionsMike Bayer2016-01-211-10/+20
* - A deep improvement to the recently added :meth:`.TextClause.columns`Mike Bayer2016-01-141-33/+193
* - break out critical aspects of test_query into their own testsMike Bayer2015-09-271-0/+1136