On Mar 2, 12:15 am, Łukasz Rekucki <[email protected]> wrote: > Seehttp://code.djangoproject.com/ticket/14651 > > Also, from PostgreSQL's docs: > > One should, however, be aware that there's no need to manually create > indexes on unique columns; doing so would just duplicate the > automatically-created index. > > So there is just no need, to create the index - it's already there. >
Oh, ok... I wonder if that also applies to sqlite Thank you for the answer -- You received this message because you are subscribed to the Google Groups "Django users" 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-users?hl=en.

