summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/testing/suite/test_dialect.py
Commit message (Expand)AuthorAgeFilesLines
* Generalize autocommit testingMike Bayer2017-08-291-0/+43
* Double percent signs based on paramstyle, not dialectMike Bayer2017-04-051-1/+33
* - pg8000 wants to raise a ProgrammingError for a PK violationMike Bayer2015-05-151-0/+2
* - Added support for the case of the misbehaving DBAPI that hasMike Bayer2015-05-151-0/+39