#8573: inspectdb doesn't make use of FK and uniqueness information when the
column
name has upper case characters
------------------------------------------------+---------------------------
Reporter: ramiro | Owner: nobody
Status: closed | Milestone:
Component: django-admin.py inspectdb | Version: SVN
Resolution: fixed | Keywords:
Stage: Unreviewed | Has_patch: 1
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
------------------------------------------------+---------------------------
Comment (by adrian):
Note that I ended up using *most* of the patch, but it was missing a
crucial element -- the part in {{{syncdb}}} that set {{{db_column}}} if
{{{column_name != att_name}}}.
Also note that I've alerted the guys downstream in django-pyodbc --
http://code.google.com/p/django-pyodbc/issues/detail?id=12
--
Ticket URL: <http://code.djangoproject.com/ticket/8573#comment:4>
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
-~----------~----~----~----~------~----~------~--~---