summaryrefslogtreecommitdiff
path: root/tests/test_fast_executemany.py
Commit message (Expand)AuthorAgeFilesLines
* Skipped a couple of tests failing on old dbstest-dinosaursDaniele Varrazzo2017-02-061-0/+1
* Don't test with server not implementing INSERT with VALUES listDaniele Varrazzo2017-02-061-4/+8
* Avoid an useless encode/decode roundtrip in execute_values()Daniele Varrazzo2017-02-021-0/+237