mirror of
https://github.com/django/django.git
synced 2025-08-04 19:08:28 +00:00
[1.5.x] Added multi-column indexes to the 1.5 release notes. Backport of 957787ace0
.
This commit is contained in:
parent
69a0c91c90
commit
32d5f03f10
2 changed files with 6 additions and 2 deletions
|
@ -263,10 +263,10 @@ Django quotes column and table names behind the scenes.
|
|||
|
||||
``index_together``
|
||||
|
||||
.. versionadded:: 1.5
|
||||
|
||||
.. attribute:: Options.index_together
|
||||
|
||||
.. versionadded:: 1.5
|
||||
|
||||
Sets of field names that, taken together, are indexed::
|
||||
|
||||
index_together = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue