-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Open
Labels
ormRelated to models, datastores, orm config, Waterline, sails-hook-orm, etc.Related to models, datastores, orm config, Waterline, sails-hook-orm, etc.proposal
Description
Waterline version:0.13.4
Node version:8.9
NPM version:5.0
Operating system:All
waterline/utils/query/private/normalize-constraint.js should support ILIKE. This would be a super simple change the the existing 'like' condition.
A simple update to:
else if (modifierKind === 'like' || modifierKind === 'ilike') {
abitoprakash
Metadata
Metadata
Assignees
Labels
ormRelated to models, datastores, orm config, Waterline, sails-hook-orm, etc.Related to models, datastores, orm config, Waterline, sails-hook-orm, etc.proposal