Changes between Initial Version and Version 1 of Ticket #28053, comment 7
- Timestamp:
- Jun 5, 2019, 5:19:53 AM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #28053, comment 7
initial v1 21 21 field2 = MyField(db_index=Index(name="foo")) 22 22 }}} 23 }}} 23 24 The key, I believe, is that the implementation of `default_index_class` or `default_index` or however the API might look like, would be a prerequisite for this ticket.