mirror of
https://github.com/django/django.git
synced 2025-03-23 07:40:44 +00:00
Django cannot delete more than 999 objects at a time with SQLite. Refs #16426, #16039. Backport of 2875b5d from master.
Django cannot delete more than 999 objects at a time with SQLite. Refs #16426, #16039. Backport of 2875b5d from master.