diff options
author | Tim Graham <timograham@gmail.com> | 2016-01-22 10:55:31 -0500 |
---|---|---|
committer | Tim Graham <timograham@gmail.com> | 2016-01-22 12:46:27 -0500 |
commit | b49cc8664306f8b44e9e12ebb9e43791d508ec74 (patch) | |
tree | 863ea166bec3213bf0c2de9fd303cda63f0081a7 /django/db/backends/mysql/schema.py | |
parent | bca9faae95db2a92e540fbd08505c134639916fe (diff) | |
download | django-b49cc8664306f8b44e9e12ebb9e43791d508ec74.tar.gz |
Fixed #26116 -- Corrected schema's test_alter_implicit_id_to_explicit.
AUTOINCREMENT is dropped converting an AutoField to IntegerField
which isn't the point of this test. MySQL would warn or error about
this.
Diffstat (limited to 'django/db/backends/mysql/schema.py')
0 files changed, 0 insertions, 0 deletions