Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | audition pymssql once more; retire sane_rowcount_returning | Mike Bayer | 2023-03-04 | 1 | -9/+45 |
* | ORM bulk insert via execute | Mike Bayer | 2022-09-24 | 1 | -1/+6 |
* | run test_update_rowcount_return_defaults only w/ returning | Mike Bayer | 2022-06-06 | 1 | -0/+1 |
* | inline mypy config; files ignoring type errors for the moment | Mike Bayer | 2022-04-28 | 1 | -0/+2 |
* | Modernize tests - dml_whereclause | Gord Thompson | 2021-07-26 | 1 | -4/+9 |
* | Provide primary key values for data in tests that aren't about primary keys. | Jim Fulton | 2021-05-24 | 1 | -3/+5 |
* | remove more bound metadata | Mike Bayer | 2021-01-05 | 1 | -4/+7 |
* | correct for "autocommit" deprecation warning | Mike Bayer | 2020-12-11 | 1 | -2/+4 |
* | Pass connection to TablesTest.insert_data() | Mike Bayer | 2020-04-15 | 1 | -7/+5 |
* | Deprecate plain string in execute and introduce `exec_driver_sql` | Federico Caselli | 2020-03-21 | 1 | -1/+1 |
* | Modernize test_rowcount and move to dialect suite | Mike Bayer | 2020-02-19 | 1 | -0/+155 |