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
* - move all resultproxy tests intio test_resultset, adapted fromMike Bayer2016-03-301-1/+311
* - 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
* - break out critical aspects of test_query into their own testsMike Bayer2015-09-271-0/+1136