Annotation.objects.find: match layer, id, item case-sensitively #2912

Closed
opened 2016-04-15 11:23:01 +00:00 by wjt · 1 comment

This makes a big difference when a findAnnotations query refers to layer – there is an index on layer, but not on UPPER(layer).

This is the same idea as [eaa07b1c]changeset:eaa07b1c/pandora.

This makes a big difference when a `findAnnotations` query refers to `layer` – there is an index on `layer`, but not on `UPPER(layer)`. This is the same idea as [eaa07b1c]changeset:eaa07b1c/pandora.
wjt added the
general
label 2016-04-15 11:23:01 +00:00
wjt added this to the 14.04 milestone 2016-04-15 11:23:01 +00:00
0x2620 was assigned by wjt 2016-04-15 11:23:01 +00:00
wjt added the
normal
defect
labels 2016-04-15 11:23:01 +00:00
Author

(https://gitlab.com/wjt/pandora.git) branch 2912-findAnnotations-case-sensitivity

There are a couple of other tweaks there too.

(https://gitlab.com/wjt/pandora.git) branch 2912-findAnnotations-case-sensitivity There are a couple of other tweaks there too.
j added the
fixed
label 2016-04-15 11:53:13 +00:00
j closed this issue 2016-04-15 11:53:13 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: 0x2620/pandora#2912
No description provided.