| Age | Commit message (Expand) | Author |
|---|---|---|
| 2026-01-16 | Refs #36822 -- Hoisted bulk_batch_size() implementations to base backend. | JaeHyuck Sa |
| 2025-08-21 | Fixed #36430 -- Removed artificially low limit on single field bulk operation... | Jacob Walls |
| 2025-05-08 | Fixed #36143 -- Made max_query_params respect SQLITE_LIMIT_VARIABLE_NUMBER. | Sage Abdullah |
| 2025-01-29 | Fixed #36118 -- Accounted for multiple primary keys in bulk_update max_batch_... | Sarah Boyce |
| 2022-02-07 | Refs #33476 -- Reformatted code with Black. | django-bot |
| 2020-04-21 | Fixed #31479 -- Added support to reset sequences on SQLite. | Jon Dufresne |
| 2020-04-17 | Fixed #31473 -- Made sql_flush() use RESTART IDENTITY to reset sequences on P... | Jon Dufresne |
| 2020-04-17 | Added test coverage for DatabaseOperations.sql_flush(). | Jon Dufresne |
