summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/testing/suite/test_cte.py
Commit message (Expand)AuthorAgeFilesLines
* inline mypy config; files ignoring type errors for the momentMike Bayer2022-04-281-0/+2
* correct for "autocommit" deprecation warningMike Bayer2020-12-111-125/+118
* Update select usage to use the new 1.4 formatFederico Caselli2020-09-081-18/+18
* Pass connection to TablesTest.insert_data()Mike Bayer2020-04-151-12/+11
* Clean up .execute calls in remaining suite testsGord Thompson2020-04-121-10/+11
* Implement new ClauseElement role and coercion systemMike Bayer2019-05-181-3/+3
* Post black reformattingMike Bayer2019-01-061-7/+9
* Run black -l 79 against all source filesMike Bayer2019-01-061-58/+74
* render WITH clause after INSERT for INSERT..SELECT on Oracle, MySQLMike Bayer2018-06-181-0/+193