Fixed #8347 -- Added a few missing field type conversion to SQLite's inspectdb
commit9f27c2993871919b900178cada48f3c913acd448
authormtredinnick <mtredinnick@bcc190cf-cafb-0310-a4f2-bffc1f526a37>
Tue, 26 Aug 2008 08:58:07 +0000 (26 08:58 +0000)
committermtredinnick <mtredinnick@bcc190cf-cafb-0310-a4f2-bffc1f526a37>
Tue, 26 Aug 2008 08:58:07 +0000 (26 08:58 +0000)
tree746120075f4f53d6704512404dc7b9988eb34c33
parentc3b05bddf06a91ddd85fc5779b55c1c7d273d31d
Fixed #8347 -- Added a few missing field type conversion to SQLite's inspectdb
handling. Patch from trbs.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@8580 bcc190cf-cafb-0310-a4f2-bffc1f526a37
django/db/backends/sqlite3/introspection.py