#2422: unique_together uses 'iexact' matching, I expected this to be 'exact'
---------------------------------+------------------------------------------
Reporter:  [EMAIL PROTECTED]  |        Owner:  adrian
Type: defect | Status: new Priority: normal | Milestone: Component: Admin interface | Version: Severity: normal | Resolution: Keywords: | ---------------------------------+------------------------------------------
Comment (by Robert Myers <[EMAIL PROTECTED]>):

Should have provided a handy link, here goes:
[http://www.djangoproject.com/documentation/db_api/#iexact] maybe the text
below contains should be copied to exact as well.

  * SQLite doesn't support case-sensitive LIKE statements; exact acts like
iexact for SQLite.

--
Ticket URL: <http://code.djangoproject.com/ticket/2422#comment:>
Django <http://code.djangoproject.org/>
The web framework for perfectionists with deadlines.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Django 
updates" 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-updates?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to