summaryrefslogtreecommitdiff
path: root/test/sql/test_insert_exec.py
Commit message (Collapse)AuthorAgeFilesLines
* - fix bool testMike Bayer2015-09-271-1/+1
|
* - break out critical aspects of test_query into their own testsMike Bayer2015-09-271-0/+445
finally, test_resultset and test_insert_exec. Update all idioms within these.