#33858: Altering model field from bigint to jsonb fails on PostgreSQL.
-------------------------------------+-------------------------------------
Reporter: Ben Douglas | Owner: nobody
Type: Bug | Status: closed
Component: Migrations | Version: 3.2
Severity: Normal | Resolution: invalid
Keywords: migration, json, | Triage Stage:
jsonb, postgres | Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Mariusz Felisiak):
* status: new => closed
* resolution: => invalid
Comment:
Thanks for this ticket, however Django cannot handle such tricky
transitions automatically and `ProgramingError` is expected, so it's
rather a support question. Please use one of
[https://code.djangoproject.com/wiki/TicketClosingReasons/UseSupportChannels
support channels].
--
Ticket URL: <https://code.djangoproject.com/ticket/33858#comment:1>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.