Opened 10 years ago

Closed 10 years ago

#24473 closed Uncategorized (invalid)

Hstore Case Insensitive Lookups

Reported by: David Muller Owned by:
Component: contrib.postgres Version: 1.8beta2
Severity: Normal Keywords:
Cc: Triage Stage: Unreviewed
Has patch: no Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

The docs on querying Hstore mention 'contains' look ups, but no 'icontains' lookups are mentioned.

Is it not possible to query over hstore in a case insensitive manner? This seems like a very basic (and very useful) feature.

Change History (1)

comment:1 by David Muller, 10 years ago

Resolution: invalid
Status: newclosed
Note: See TracTickets for help on using tickets.
Back to Top