Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump black from 23.10.1 to 24.2.0 (#16936) | dependabot[bot] | 2024-03-13 | 1 | -6/+6 |
* | Correctly mention previous copyright (#16820) | Erik Johnston | 2024-01-23 | 1 | -0/+1 |
* | Update license headers | Patrick Cloke | 2023-11-21 | 1 | -10/+16 |
* | Convert simple_select_one_txn and simple_select_one to return tuples. (#16612) | Patrick Cloke | 2023-11-09 | 1 | -30/+18 |
* | Remove manys calls to cursor_to_dict (#16431) | Patrick Cloke | 2023-10-05 | 1 | -11/+33 |
* | Some minor performance fixes for task schedular (#16313) | Erik Johnston | 2023-09-14 | 1 | -0/+6 |
* | Task scheduler: mark task as active if we are scheduling ASAP (#16165) | Mathieu Velten | 2023-08-23 | 1 | -1/+1 |
* | Implements a task scheduler for resumable potentially long running tasks (#15... | Mathieu Velten | 2023-08-21 | 1 | -0/+202 |