On Tuesday 12 December 2006 17:26, Adrian Holovaty wrote:
>  On 12/11/06, John Morton <[EMAIL PROTECTED]> wrote:
>  > The database introspection was correctly detecting which field to set as
>  > the primary key, but failed to detect that that column was
>  > autoincrementing—it should have assigned AutoFields instead of
>  > IntegerFields.
>  >
>  > Bug? Should I file it?
>
>  Yes, definitely go ahead and file that. Looks like the "inspectdb"
>  option should do a better job of detecting AutoFields on MyISAM
>  tables. (Have you confirmed it only happens on MyISAM tables, as
>  opposed to the other MySQL table types?)

Not at this stage, but I could probably put together some test cases before 
filing the bug.

John


--~--~---------~--~----~------------~-------~--~----~
 You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to