mirror of
https://github.com/django/django.git
synced 2025-10-16 18:29:26 +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.