| Age | Commit message (Expand) | Author |
|---|---|---|
| 2026-03-12 | Fixed #36727 -- Deprecated Field.get_placeholder in favor of get_placeholder_... | Simon Charette |
| 2025-12-31 | Refs #33647 -- Fixed silent data truncation in bulk_create on Postgres. | Simon Charette |
| 2025-12-04 | Added DatabaseFeatures.prohibits_dollar_signs_in_column_aliases. | Tim Graham |
| 2025-12-02 | Fixed CVE-2025-13372 -- Protected FilteredRelation against SQL injection in c... | Jacob Walls |
| 2025-11-20 | Fixed #36748 -- Filtered non-standard placeholders from UNNEST queries. | Chris Wesseling |
| 2025-10-16 | Bumped minimum isort version to 7.0.0. | Jacob Walls |
| 2025-07-10 | Fixed #36502 -- Restored UNNEST strategy for foreign key bulk inserts on Post... | Simon Charette |
| 2025-04-04 | Fixed #36289 -- Fixed bulk_create() crash with nullable geometry fields on Po... | Simon Charette |
| 2025-01-20 | Fixed #36107 -- Adjusted UNNEST bulk_create strategy to opt-out sized arrays. | Simon Charette |
| 2024-12-11 | Fixed #35936 -- Used unnest for bulk inserts on Postgres when possible. | Simon Charette |
