summaryrefslogtreecommitdiff
path: root/test/sql/test_insert_exec.py
Commit message (Expand)AuthorAgeFilesLines
* Updates for MariaDB sequencesFederico Caselli2020-08-221-11/+61
* Bump minimum MySQL version to 5.0.2; use all-numeric server versionMike Bayer2020-08-161-0/+2
* Default psycopg2 executemany mode to "values_only"Mike Bayer2020-06-251-10/+10
* Add support for "real" sequences in mssqlGord Thompson2020-05-291-14/+16
* Repair inline flagMike Bayer2020-02-221-4/+4
* Result initial introductionMike Bayer2020-02-211-1/+1
* Fix typosMin ho Kim2019-07-211-1/+1
* Include newlines in StatementError formattingNate Clark2019-02-201-2/+2
* Post black reformattingMike Bayer2019-01-061-20/+22
* Run black -l 79 against all source filesMike Bayer2019-01-061-141/+200
* Add SQL Server CI coverageMike Bayer2017-08-311-0/+1
* Fix typos ('expicit' -> 'explicit')Jamie Alessio2017-03-141-1/+1
* - fix bool testMike Bayer2015-09-271-1/+1
* - break out critical aspects of test_query into their own testsMike Bayer2015-09-271-0/+445