#36144: DatabaseOperations.bulk_batch_size() should consider more database 
limits
on SQLite and Oracle
-------------------------------------+-------------------------------------
     Reporter:  Sarah Boyce          |                    Owner:  nzioker
         Type:                       |                   Status:  assigned
  Cleanup/optimization               |
    Component:  Database layer       |                  Version:  5.2
  (models, ORM)                      |
     Severity:  Normal               |               Resolution:
     Keywords:                       |             Triage Stage:  Accepted
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by nzioker):

 * owner:  (none) => nzioker
 * status:  new => assigned

Comment:

 I'm taking this ticket to work on it.

 Plan:
 1. First reproduce the SQLITE_MAX_EXPR_DEPTH issue with a proper test
 2. Investigate Oracle's undocumented limit causing ORA-00907
 3. Update DatabaseOperations.bulk_batch_size() to consider these limits
 4. Submit a patch with tests
-- 
Ticket URL: <https://code.djangoproject.com/ticket/36144#comment:4>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion visit 
https://groups.google.com/d/msgid/django-updates/0107019b662969f2-db4b349f-4ce3-4937-95d9-e905b9976fd0-000000%40eu-central-1.amazonses.com.

Reply via email to