Changes between Version 1 and Version 2 of Ticket #27437, comment 5
- Timestamp:
- Nov 20, 2016, 2:00:05 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #27437, comment 5
v1 v2 1 As I mentioned to the reporter at DUTH I'm not convinced this a common enough use case to ship and maintain a custom operation class. The fact that the `citext` extension doesn't ship with these operator classes itself makes be doubt it s commonly used.1 As I mentioned to the reporter at DUTH I'm not convinced this a common enough use case to ship and maintain a custom operation class. The fact that the `citext` extension doesn't ship with these operator classes itself makes be doubt it's commonly used. 2 2 3 3 I'd be in favor of moving the ticket to ''Someday/Maybe'' and see if this gather any traction as both `GINIndex` and `CITextField` are new features in the still unreleased Django 1.11.