type github.com/Masterminds/squirrel.NotLike

2 uses

	github.com/Masterminds/squirrel (current package)
		expr.go#L264: type NotLike Like
		expr.go#L266: func (nlk NotLike) ToSql() (sql string, args []interface{}, err error) {