summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/testing/suite/test_rowcount.py
Commit message (Expand)AuthorAgeFilesLines
* audition pymssql once more; retire sane_rowcount_returningMike Bayer2023-03-041-9/+45
* ORM bulk insert via executeMike Bayer2022-09-241-1/+6
* run test_update_rowcount_return_defaults only w/ returningMike Bayer2022-06-061-0/+1
* inline mypy config; files ignoring type errors for the momentMike Bayer2022-04-281-0/+2
* Modernize tests - dml_whereclauseGord Thompson2021-07-261-4/+9
* Provide primary key values for data in tests that aren't about primary keys.Jim Fulton2021-05-241-3/+5
* remove more bound metadataMike Bayer2021-01-051-4/+7
* correct for "autocommit" deprecation warningMike Bayer2020-12-111-2/+4
* Pass connection to TablesTest.insert_data()Mike Bayer2020-04-151-7/+5
* Deprecate plain string in execute and introduce `exec_driver_sql`Federico Caselli2020-03-211-1/+1
* Modernize test_rowcount and move to dialect suiteMike Bayer2020-02-191-0/+155