#33333: Models with a BinaryField fail to deepcopy in setUpTestData() on
PostgreSQL.
-------------------------------------+-------------------------------------
     Reporter:  Adam Zimmerman       |                    Owner:  Mariusz
                                     |  Felisiak
         Type:  Bug                  |                   Status:  closed
    Component:  Database layer       |                  Version:  3.2
  (models, ORM)                      |
     Severity:  Release blocker      |               Resolution:  fixed
     Keywords:                       |             Triage Stage:  Accepted
    Has patch:  1                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by Mariusz Felisiak <felisiak.mariusz@…>):

 In [changeset:"6014b812e2608eae1b0950eed8a5891cadc6ca77" 6014b812]:
 {{{
 #!CommitTicketReference repository=""
 revision="6014b812e2608eae1b0950eed8a5891cadc6ca77"
 [3.2.x] Refs #33333 -- Fixed
 PickleabilityTestCase.test_annotation_with_callable_default() crash on
 Oracle.

 Grouping by LOBs is not allowed on Oracle. This moves a binary field to
 a separate model.
 Backport of d3a64bea51676fcf8a0ae593cf7b103939e12c87 from main
 }}}

-- 
Ticket URL: <https://code.djangoproject.com/ticket/33333#comment:16>
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 django-updates+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/063.8b7bc6b8d3d467609793c4646f5fba92%40djangoproject.com.

Reply via email to