1
0
mirror of https://github.com/django/django.git synced 2025-01-15 12:52:31 +00:00
Simon Charette 9d79714e25 [5.0.x] Fixed #35373 -- Fixed a crash when indexing a generated field on SQLite.
Generated fields have to be excluded from the INSERT query against the remade
table including the index.

Thanks Moshe Dicker for the report, David Sanders and Mariusz Felisiak for the
review.

Backport of d048f0d311cc9cb9578d687968f2d24a0a9efddb from main.
2024-04-16 17:31:22 +02:00
..
2024-04-03 12:11:55 -03:00