summaryrefslogtreecommitdiff
path: root/test/dialect/mssql/test_sequence.py
Commit message (Expand)AuthorAgeFilesLines
* Modernize tests - dml_valuesGord Thompson2021-07-261-3/+3
* upgrade to black 20.8b1Mike Bayer2020-09-281-2/+6
* Do not specify type on mssql by defaultFederico Caselli2020-09-121-6/+4
* Add future=True to create_engine/Session; unify select()Mike Bayer2020-07-081-1/+1
* Add support for "real" sequences in mssqlGord Thompson2020-05-291-0/+70