summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/dialects/oracle/provision.py
Commit message (Expand)AuthorAgeFilesLines
* Add ability to test using thick mode with oracledbFederico Caselli2022-06-201-0/+11
* rearchitect reflection for batched performanceFederico Caselli2022-06-181-5/+49
* inline mypy config; files ignoring type errors for the momentMike Bayer2022-04-281-0/+2
* update flake8 noqa skips with proper syntaxFederico Caselli2022-04-111-1/+1
* Merge "un-deprecate Oracle 2pc"mike bayer2021-02-031-0/+8
|\
| * un-deprecate Oracle 2pcMike Bayer2021-02-031-0/+8
* | don't fail if purge recyclebin fails/mutex on registryMike Bayer2021-02-021-4/+7
|/
* reinvent xdist hooks in terms of pytest fixturesMike Bayer2021-01-131-12/+30
* test fixes for oracle 18cMike Bayer2020-12-181-0/+13
* correct for "autocommit" deprecation warningMike Bayer2020-12-111-3/+3
* Support pool.connect() event firing before all elseMike Bayer2020-11-191-0/+10
* make URL immutableMike Bayer2020-08-251-3/+1
* Deprecate plain string in execute and introduce `exec_driver_sql`Federico Caselli2020-03-211-9/+9
* 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/+114