So, in #django recently there was a discussion about adding an index on a date field for just the year.
I know the idea was raised some time ago, and several ideas on the syntax were expressed. But most of that focused on different types of indices - not on indexing expressions.
It occurred to me that with the recent advances in expression syntax, it should be fairly easy to add an indexes list to Meta to define complex expressions.
Input? -- C -- 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 [email protected]. To post to this group, send email to [email protected]. 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/56B7266C.1060907%40tinbrain.net. For more options, visit https://groups.google.com/d/optout.
