Comment (by Mariusz Felisiak):
Yes, this behavior was intentionally changed in
1f643c28b5f2b039c47155692844dbae1cb091cd. Unfortunately, the previous
implementation of `quote_name()` on Oracle was also buggy and not
consistent with `db_table`. Do you have manually specified `db_table`
names? We can document this change in 4.0 release notes with the
recommendation to specify `db_table` in such cases. What do you think?
--
Ticket URL: <https://code.djangoproject.com/ticket/33789#comment:2>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.