#35018: GeneratedField crashes on Oracle 19c when output_field is BooleanField.
-------------------------------------+-------------------------------------
Reporter: Václav Řehák | Owner: nobody
Type: Bug | Status: new
Component: Database layer | Version: 5.0
(models, ORM) |
Severity: Release blocker | Resolution:
Keywords: oracle | Triage Stage: Accepted
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Mariusz Felisiak):
* cc: Lily Foote, Jeremy Nauta (added)
* severity: Normal => Release blocker
* stage: Unreviewed => Accepted
Comment:
Thanks for the report. Unexpectedly, it works fine on Oracle 23c without
`CASE ...`.
Regression in f333e3513e8bdf5ffeb6eeb63021c230082e6f95.
--
Ticket URL: <https://code.djangoproject.com/ticket/35018#comment:1>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.