summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/dialects/mssql/provision.py
Commit message (Expand)AuthorAgeFilesLines
* audition pymssql once more; retire sane_rowcount_returningMike Bayer2023-03-041-0/+22
* Revert automatic set of sequence start to 1Federico Caselli2022-10-171-0/+8
* inline mypy config; files ignoring type errors for the momentMike Bayer2022-04-281-0/+2
* reinvent xdist hooks in terms of pytest fixturesMike Bayer2021-01-131-2/+32
* Improve reflection for mssql temporary tablesGord Thompson2020-09-011-0/+12
* Add deprecation warning for mssql legacy_schema_aliasingGord Thompson2020-08-241-6/+0
* Fix a wide variety of typos and broken linksaplatkouski2020-06-251-1/+1
* Deprecate plain string in execute and introduce `exec_driver_sql`Federico Caselli2020-03-211-10/+10
* Fix tests failing for SQLite file databases; repair provisioningGord Thompson2020-03-131-5/+1
* Refactor test provisioning to dialect-level filesGord Thompson2020-01-261-0/+84