mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Fixed #33899 -- Fixed migration crash when removing indexed field on SQLite 3.35.5+.
Regression in 702819227fd0cdd9b581cd99e11d1561d51cbeb. Thanks cessor for the report.
This commit is contained in:
committed by
Mariusz Felisiak
parent
fd93db97c7
commit
c0beff2123
1
AUTHORS
1
AUTHORS
@@ -322,6 +322,7 @@ answer newbie questions, and generally made Django that much better:
|
||||
Filip Noetzel <http://filip.noetzel.co.uk/>
|
||||
Filip Wasilewski <filip.wasilewski@gmail.com>
|
||||
Finn Gruwier Larsen <finn@gruwier.dk>
|
||||
Fiza Ashraf <fizaashraf37@gmail.com>
|
||||
Flávio Juvenal da Silva Junior <flavio@vinta.com.br>
|
||||
flavio.curella@gmail.com
|
||||
Florian Apolloner <florian@apolloner.eu>
|
||||
|
||||
Reference in New Issue
Block a user