#27813: BinaryField type inconsistent between sqlite3 (bytes) and postgresql
(memoryview)
-------------------------------------+-------------------------------------
     Reporter:  Antonio Terceiro     |                    Owner:  nobody
         Type:  Bug                  |                   Status:  new
    Component:  Database layer       |                  Version:  3.1
  (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
-------------------------------------+-------------------------------------

Comment (by Simon Charette):

 [https://forum.djangoproject.com/t/binaryfield-value-type-differs-across-
 databases/23785/6 David Sanders] noticed that `psycopg>=3.0.17` has
 started to return `bytes` instead of `memoryview` so I wonder if
 [https://www.psycopg.org/psycopg3/docs/news.html#psycopg-3-0-17 we should
 resolve as ''wont-fix'' here] given an available and even preferred
 solution is available given `psycopg2` is on the way out,

-- 
Ticket URL: <https://code.djangoproject.com/ticket/27813#comment:10>
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 on the web visit 
https://groups.google.com/d/msgid/django-updates/0107018aa8a3888e-cde8a324-4e16-4e3a-aa27-462d503e8c2a-000000%40eu-central-1.amazonses.com.

Reply via email to