Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [3.9] bpo-25130: Make SQLite tests more compatible with PyPy (GH-28021) (GH-2... | Serhiy Storchaka | 2021-08-29 | 1 | -1/+2 |
* | bpo-41815: SQLite: segfault if backup called on closed database (GH-22322) | Miss Islington (bot) | 2020-09-21 | 1 | -0/+7 |
* | bpo-27645: Fix version number in 'database in transaction' fallback (GH-6131) | Aviv Palivoda | 2018-03-18 | 1 | -3/+1 |
* | bpo-27645: Skip test_bad_target_in_transaction if SQLite == 3.8.7.1 (GH-6067) | Berker Peksag | 2018-03-11 | 1 | -0/+2 |
* | bpo-27645: Add support for native backup facility of SQLite (GH-4238) | Emanuele Gaifas | 2018-03-10 | 1 | -0/+162 |