mirror of
https://github.com/django/django.git
synced 2025-07-21 18:19:12 +00:00
AUTOINCREMENT is dropped converting an AutoField to IntegerField which isn't the point of this test. MySQL would warn or error about this. Backport of b49cc8664306f8b44e9e12ebb9e43791d508ec74 from master