summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/testing/suite/test_rowcount.py
Commit message (Expand)AuthorAgeFilesLines
* 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