type github.com/Masterminds/squirrel.NotILike

2 uses

	github.com/Masterminds/squirrel (current package)
		expr.go#L282: type NotILike Like
		expr.go#L284: func (nilk NotILike) ToSql() (sql string, args []interface{}, err error) {