type github.com/Masterminds/squirrel.ILike

2 uses

	github.com/Masterminds/squirrel (current package)
		expr.go#L273: type ILike Like
		expr.go#L275: func (ilk ILike) ToSql() (sql string, args []interface{}, err error) {