#27996: Add pgcrypto extension  and GEN_RANDOM_UUID function to contrib.postgres
-------------------------------------+-------------------------------------
     Reporter:  Paolo Melchiorre     |                    Owner:  Paolo
                                     |  Melchiorre
         Type:  New feature          |                   Status:  closed
    Component:  contrib.postgres     |                  Version:  master
     Severity:  Normal               |               Resolution:  fixed
     Keywords:  uuid extension       |             Triage Stage:  Ready for
  function random postgresql         |  checkin
  cryptography                       |
    Has patch:  1                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by Iuri de Silvio):

 Hi! Today I updated my master and test migrations failed because of
 https://github.com/django/django/pull/13241 . You checked for
 `is_postgresql_13` even if the connection is not postgresql. It fails with
 psycopg2 installed but using another db (sqlite in my case).

-- 
Ticket URL: <https://code.djangoproject.com/ticket/27996#comment:12>
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/067.8be31b230178b0513c0f5d52cd89719a%40djangoproject.com.

Reply via email to