1
0
mirror of https://github.com/django/django.git synced 2025-01-27 02:29:55 +00:00
Mariusz Felisiak fcf95e5927
Fixed #35018 -- Fixed migrations crash on GeneratedField with BooleanField as output_field on Oracle < 23c.
Thanks Václav Řehák for the report.

Regression in f333e3513e8bdf5ffeb6eeb63021c230082e6f95.
2023-12-12 05:39:11 +01:00
..