| Age | Commit message (Expand) | Author |
|---|---|---|
| 2023-01-17 | Refs #32365 -- Removed support for pytz timezones per deprecation timeline. | Mariusz Felisiak |
| 2022-10-31 | Used more augmented assignment statements. | Nick Pope |
| 2022-03-02 | Fixed #33553 -- Used built-in math functions in SQLite 3.35+. | Nick Pope |
| 2022-02-07 | Refs #33476 -- Refactored code to strictly match 88 characters line length. | Mariusz Felisiak |
| 2022-02-07 | Refs #33476 -- Reformatted code with Black. | django-bot |
| 2021-12-23 | Refs #33355 -- Constructed SQLite list aggregate types once. | Adam Johnson |
| 2021-12-23 | Refs #33355 -- Removed @none_guard from SQLite functions. | Adam Johnson |
| 2021-12-23 | Refs #33355 -- Made trunc functions raise ValueError on invalid lookups on SQ... | Adam Johnson |
| 2021-12-23 | Refs #33355 -- Moved SQLite functions to separate module. | Adam Johnson |
