Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updates for MariaDB sequences | Federico Caselli | 2020-08-22 | 1 | -11/+61 |
* | Bump minimum MySQL version to 5.0.2; use all-numeric server version | Mike Bayer | 2020-08-16 | 1 | -0/+2 |
* | Default psycopg2 executemany mode to "values_only" | Mike Bayer | 2020-06-25 | 1 | -10/+10 |
* | Add support for "real" sequences in mssql | Gord Thompson | 2020-05-29 | 1 | -14/+16 |
* | Repair inline flag | Mike Bayer | 2020-02-22 | 1 | -4/+4 |
* | Result initial introduction | Mike Bayer | 2020-02-21 | 1 | -1/+1 |
* | Fix typos | Min ho Kim | 2019-07-21 | 1 | -1/+1 |
* | Include newlines in StatementError formatting | Nate Clark | 2019-02-20 | 1 | -2/+2 |
* | Post black reformatting | Mike Bayer | 2019-01-06 | 1 | -20/+22 |
* | Run black -l 79 against all source files | Mike Bayer | 2019-01-06 | 1 | -141/+200 |
* | Add SQL Server CI coverage | Mike Bayer | 2017-08-31 | 1 | -0/+1 |
* | Fix typos ('expicit' -> 'explicit') | Jamie Alessio | 2017-03-14 | 1 | -1/+1 |
* | - fix bool test | Mike Bayer | 2015-09-27 | 1 | -1/+1 |
* | - break out critical aspects of test_query into their own tests | Mike Bayer | 2015-09-27 | 1 | -0/+445 |