update parser to support negative values by swilly22 · Pull Request #1338 · RedisGraph/RedisGraph · GitHub
Skip to content

update parser to support negative values#1338

Merged
swilly22 merged 1 commit into
masterfrom
param-negative-value
Sep 12, 2020
Merged

update parser to support negative values#1338
swilly22 merged 1 commit into
masterfrom
param-negative-value

Conversation

@swilly22

Copy link
Copy Markdown
Contributor

@swilly22 swilly22 force-pushed the param-negative-value branch from 94b8e03 to 4ee80d6 Compare September 12, 2020 11:30
@swilly22 swilly22 merged commit b893b65 into master Sep 12, 2020
@swilly22 swilly22 deleted the param-negative-value branch September 12, 2020 12:24
@gkorland gkorland linked an issue Sep 13, 2020 that may be closed by this pull request
DvirDukhan pushed a commit that referenced this pull request Sep 17, 2020
swilly22 added a commit that referenced this pull request Sep 17, 2020
* update parser to support negative values (#1338)

(cherry picked from commit b893b65)

* moved assert to runtime error -  locate op suitable for a filter (#1319)

* moved assert to runtime error - unable to locate op suitable for a filter

* fixed memory leaks

* fixed PR issue

* Assert op is found

Co-authored-by: Roi Lipman <swilly22@users.noreply.github.com>
(cherry picked from commit 4f26566)

* Enable comments in Cypher queries (#1326)

(cherry picked from commit e3d613c)

* added leading comments for a query (#1330)

* added leading comments for a query

* removed comment

* fixed PR comments

(cherry picked from commit 565a11e)

* wip

* added explain and profile options as invalid options in redisgraph (#1184)

* added explain and profile options as invalid options in redisgraph query string

* fixed PR comments

* moved tests

(cherry picked from commit b5f650b)

* Emit compile time error on creation of undirected edges (#1212)

Co-authored-by: Roi Lipman <swilly22@users.noreply.github.com>
(cherry picked from commit 941b120)

* version bump

Co-authored-by: Roi Lipman <swilly22@users.noreply.github.com>
Co-authored-by: Jeffrey Lovitz <jeffrey.lovitz@gmail.com>
pnxguide pushed a commit to CMU-SPEED/RedisGraph that referenced this pull request Mar 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Error in query with -ve value

2 participants