>
>
> you can't have identical indexes defined in multiple ways with the same 
> names.
>
 
Yes, I will be checking for the duplications at the autodetector level 
itself. We need to take care that no two indexes are for the same fields, 
and none of them have a clashing name. On such an occurrence, we can raise 
an error like "Multiple indexes have been set for 'field1' " or merge them 
ourself internally (if they mean exactly the same).

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers  (Contributions to Django itself)" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-developers+unsubscr...@googlegroups.com.
To post to this group, send email to django-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/django-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/6a0c0ef6-1664-45d9-88d0-8e9532c5efd4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • P... akki
    • ... Josh Smeaton
      • ... Anssi Kääriäinen
        • ... akki
          • ... Markus Holtermann
          • ... Anssi Kääriäinen
            • ... 'Moritz Sichert' via Django developers (Contributions to Django itself)
              • ... akki
                • ... Anssi Kääriäinen
    • ... Gavin Wahl

Reply via email to