Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | inline mypy config; files ignoring type errors for the moment | Mike Bayer | 2022-04-28 | 1 | -0/+2 |
* | correct for "autocommit" deprecation warning | Mike Bayer | 2020-12-11 | 1 | -125/+118 |
* | Update select usage to use the new 1.4 format | Federico Caselli | 2020-09-08 | 1 | -18/+18 |
* | Pass connection to TablesTest.insert_data() | Mike Bayer | 2020-04-15 | 1 | -12/+11 |
* | Clean up .execute calls in remaining suite tests | Gord Thompson | 2020-04-12 | 1 | -10/+11 |
* | Implement new ClauseElement role and coercion system | Mike Bayer | 2019-05-18 | 1 | -3/+3 |
* | Post black reformatting | Mike Bayer | 2019-01-06 | 1 | -7/+9 |
* | Run black -l 79 against all source files | Mike Bayer | 2019-01-06 | 1 | -58/+74 |
* | render WITH clause after INSERT for INSERT..SELECT on Oracle, MySQL | Mike Bayer | 2018-06-18 | 1 | -0/+193 |