#31411: Use RENAME COLUMN on MariaDB 10.5.2+.
-------------------------------------+-------------------------------------
     Reporter:  felixxm              |                    Owner:  Hasan
         Type:                       |  Ramezani
  Cleanup/optimization               |                   Status:  closed
    Component:  Database layer       |                  Version:  master
  (models, ORM)                      |
     Severity:  Normal               |               Resolution:  fixed
     Keywords:  mariadb              |             Triage Stage:  Ready for
                                     |  checkin
    Has patch:  1                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  1                    |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by GitHub <noreply@…>):

 In [changeset:"9cab261427731a49ff4a1bf32941fd46eead4724" 9cab261]:
 {{{
 #!CommitTicketReference repository=""
 revision="9cab261427731a49ff4a1bf32941fd46eead4724"
 Refs #31411 -- Used RENAME COLUMN on MySQL 8.0.4+.

 MySQL 8.0.3 added support for this syntax but also imposed a
 restriction against ALTER TABLE RENAME on tables in a foreign key
 relationship if a LOCK TABLES was active which has been lifted in MySQL
 8.0.4+.
 }}}

-- 
Ticket URL: <https://code.djangoproject.com/ticket/31411#comment:8>
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/065.fd433dbff54162bc9b64e6a4a1ecd579%40djangoproject.com.

Reply via email to