Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add deterministic imv returning ordering using sentinel columns | Mike Bayer | 2023-04-21 | 1 | -2/+6 |
* | sqlite provisioning is ridiculous | Mike Bayer | 2023-03-10 | 1 | -74/+96 |
* | Rewrite positional handling, test for "numeric" | Federico Caselli | 2022-12-05 | 1 | -1/+7 |
* | implement batched INSERT..VALUES () () for executemany | Mike Bayer | 2022-09-24 | 1 | -0/+16 |
* | inline mypy config; files ignoring type errors for the moment | Mike Bayer | 2022-04-28 | 1 | -0/+2 |
* | Repair pysqlcipher and use sqlcipher3 | Mike Bayer | 2021-03-24 | 1 | -22/+44 |
* | Add support for aiosqlite | Federico Caselli | 2021-03-24 | 1 | -9/+34 |
* | reinvent xdist hooks in terms of pytest fixtures | Mike Bayer | 2021-01-13 | 1 | -3/+3 |
* | Repair mssql dep tests; have __only_on__ imply __backend__ | Mike Bayer | 2020-12-19 | 1 | -0/+20 |
* | Fix tests failing for SQLite file databases; repair provisioning | Gord Thompson | 2020-03-13 | 1 | -4/+25 |
* | Refactor test provisioning to dialect-level files | Gord Thompson | 2020-01-26 | 1 | -0/+54 |