#5014: manage.py inspect db is not using the new decimalField
-------------------------------------------+--------------------------------
Reporter: James <[EMAIL PROTECTED]> | Owner: nobody
Status: new | Component: Database
wrapper
Version: SVN | Resolution:
Keywords: | Stage: Accepted
Has_patch: 1 | Needs_docs: 0
Needs_tests: 0 | Needs_better_patch: 0
-------------------------------------------+--------------------------------
Changes (by jmelesky):
* has_patch: 0 => 1
Comment:
I've verified the problem on OSX, sqlite3, Py25. And i've verified that
the problem is *not* present using MySQL 5ish, debian, Py24.
From the code, i'm guessing this is a problem with the sqlite
introspection only. The Postgres and Oracle code both seem to already take
DecimalFields into account (though i haven't tested this). I've attached a
patch.
--
Ticket URL: <http://code.djangoproject.com/ticket/5014#comment:2>
Django Code <http://code.djangoproject.com/>
The web framework for perfectionists with deadlines
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---