Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fully implement future engine and remove legacy | Mike Bayer | 2021-11-07 | 1 | -1/+3 |
* | turn pg provision error into a warning | Mike Bayer | 2021-06-26 | 1 | -5/+7 |
* | update execute() arg formats in modules and tests | Mike Bayer | 2021-01-15 | 1 | -1/+1 |
* | reinvent xdist hooks in terms of pytest fixtures | Mike Bayer | 2021-01-13 | 1 | -0/+21 |
* | remove metadata.bind use from test suite | Mike Bayer | 2021-01-03 | 1 | -0/+24 |
* | correct for "autocommit" deprecation warning | Mike Bayer | 2020-12-11 | 1 | -10/+11 |
* | Support pool.connect() event firing before all else | Mike Bayer | 2020-11-19 | 1 | -0/+13 |
* | Update dialect for pg8000 version 1.16.0 | Tony Locke | 2020-08-18 | 1 | -17/+0 |
* | Provision on different drivers dynamically | Mike Bayer | 2020-08-14 | 1 | -0/+17 |
* | Deprecate plain string in execute and introduce `exec_driver_sql` | Federico Caselli | 2020-03-21 | 1 | -3/+5 |
* | Fix tests failing for SQLite file databases; repair provisioning | Gord Thompson | 2020-03-13 | 1 | -4/+1 |
* | Refactor test provisioning to dialect-level files | Gord Thompson | 2020-01-26 | 1 | -0/+67 |