#10062: inspectdb could use random field to inspect table
------------------------------------------------+---------------------------
Reporter: phoebebright | Owner: nobody
Status: closed | Milestone:
Component: django-admin.py inspectdb | Version: 1.0
Resolution: wontfix | Keywords:
Stage: Unreviewed | Has_patch: 0
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
------------------------------------------------+---------------------------
Changes (by mtredinnick):
* status: new => closed
* needs_better_patch: => 0
* resolution: => wontfix
* needs_tests: => 0
* needs_docs: => 0
Comment:
That wouldn't solve any problem, since, by the same logic, the random
record could contain bad data as well. It's just as likely. You're right
about this being a problem with the database (since it let the bad data in
there in the first place). This isn't a problem Django should even attempt
to solve.
--
Ticket URL: <http://code.djangoproject.com/ticket/10062#comment:1>
Django <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
-~----------~----~----~----~------~----~------~--~---