Kenneth Gonsalves wrote:
> 
> On 25-Oct-06, at 4:06 PM, Kenneth Gonsalves wrote:
> 
>>> hmmm.. which db version?
>> postgresql 7.4.x on debian sarge
> 
> and to add - my sqlall does not create an index for unique=True. It  
> leaves it to postgresql
> 

maybe it's a misunderstanding...

it also does not create an index for unique=True for me.
it creates the index for the db_index = True (which is implied by the 
SlugField).

so, to be sure we're talking about the same thing:

you tried the same model?

could you post here your "manage.py sqlall"?

thanks,
gabor

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to