UNPKG

orange-orm

Version:

Object Relational Mapper

4 lines (2 loc) 141 B
var endsWithCore = require('./endsWithCore'); module.exports = (context, ...rest) => endsWithCore.apply(null, [context, 'ILIKE', ...rest]);