#30684: Oracle Database 12.2 allows 128 byte identifiers
-------------------------------------+-------------------------------------
Reporter: cjbj | Owner: nobody
Type: | Status: new
Uncategorized |
Component: | Version: 2.2
Uncategorized | Keywords: oracle database
Severity: Normal | identifier
Triage Stage: | Has patch: 0
Unreviewed |
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 0
UI/UX: 0 |
-------------------------------------+-------------------------------------
https://github.com/django/django/blob/b6c4766f53cf00bcf63cc2aa8be977c8589d083e/docs/ref/databases.txt#L889
says that Oracle Database supports only 30 byte identifiers. In Oracle DB
12.2, identifiers can be 128 bytes. It may not be wise to assume all
12.2+ databases have set their compatibility to 12.2, but perhaps some
handy, backwardly compatible use of the longer size can be implemented?
--
Ticket URL: <https://code.djangoproject.com/ticket/30684>
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/047.994914522194cd4ea4ecb6474f002e96%40djangoproject.com.