#33507: Use native UUID data type on MariaDB 10.7+
-------------------------------------+-------------------------------------
               Reporter:  Mariusz    |          Owner:  nobody
  Felisiak                           |
                   Type:  New        |         Status:  new
  feature                            |
              Component:  Database   |        Version:  4.0
  layer (models, ORM)                |
               Severity:  Normal     |       Keywords:  mariadb
           Triage Stage:             |      Has patch:  0
  Unreviewed                         |
    Needs documentation:  0          |    Needs tests:  0
Patch needs improvement:  0          |  Easy pickings:  0
                  UI/UX:  0          |
-------------------------------------+-------------------------------------
 MariaDB 10.7 introduces `UUID` data type, see [https://mariadb.com/kb/en
 /uuid-data-type/ docs] and [https://mariadb.org/10-7-preview-feature-uuid-
 data-type/ blog post]. We should corrected the `has_native_uuid_field`
 feature flag and use it instead of `char(32)`.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/33507>
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/050.d2fd840a84fc3ac6aee70778bc0051d9%40djangoproject.com.

Reply via email to