Changes between Version 1 and Version 2 of Ticket #16220, comment 4
- Timestamp:
- Jun 10, 2011, 8:51:52 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #16220, comment 4
v1 v2 26 26 'fields': ('somefield1', 'somefield2']) # a multicolumn index 27 27 }, 28 } 28 29 }}} 30 31 Where the key of the primary hash is the index name like how it's represented in the DB.