f0d3dd4f04
In the MySQL backend, updated the can_introspect_small_integer feature flag to True. In data_types_reverse, map FIELD_TYPE.SHORT to a SmallIntegerField. Added test to verify introspecting SmallIntegerFields and fixed existing tests influenced by this change. |
||
---|---|---|
.. | ||
dummy | ||
mysql | ||
oracle | ||
postgresql_psycopg2 | ||
sqlite3 | ||
__init__.py | ||
creation.py | ||
schema.py | ||
signals.py | ||
util.py | ||
utils.py |