Ticket #495 (closed enhancement: fixed)
change behavior of LIKE and ILIKE filters
| Reported by: | elemoine | Owned by: | bbinet |
|---|---|---|---|
| Priority: | blocker | Milestone: | 1.2 Release |
| Component: | framework.server | Version: | SVN |
| Keywords: | Cc: | ||
| State: | Commit |
Description
Currently the LIKE and ILIKE filters add %'s around the searched value. This is unflexible, the user should be able to do, for example, a LIKE search without % around the searched value. Also I suggest adding LIKE_WILDCARDED and ILIKE_WILDCARDED to keep the old behavior around.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
