#31615: Do not fail migration if postgresql extension is already installed and
user
is not superuser
-------------------------------------+-------------------------------------
Reporter: minusf | Owner: minusf
Type: | Status: closed
Cleanup/optimization |
Component: Migrations | Version: 3.0
Severity: Normal | Resolution: fixed
Keywords: migration extension | Triage Stage: Ready for
postgresql | checkin
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 1 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Mariusz Felisiak <felisiak.mariusz@…>):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"d693a086def21d843c03ec3f5b5e697ed2463d45" d693a086]:
{{{
#!CommitTicketReference repository=""
revision="d693a086def21d843c03ec3f5b5e697ed2463d45"
Fixed #31615 -- Made migrations skip extension operations if not needed.
- Don't try to create an existing extension.
- Don't try to drop a nonexistent extension.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/31615#comment:7>
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/064.5371c347b712c7e72bdaea6d45b29c09%40djangoproject.com.