#971 closed enhancement (fixed)
inspectdb command for SQLite should introspect field types
Description ¶
Right now, inspectdb for SQLite assumes TextField for everything. We can improve this.
Note:
See TracTickets
for help on using tickets.
(In [1518]) Fixed #971 -- inspectdb for SQLite now introspects field types.