Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Oracle - ORA-00920: invalid relational operator #437

Closed
MichalisDBA opened this issue Apr 5, 2024 · 5 comments
Closed

Oracle - ORA-00920: invalid relational operator #437

MichalisDBA opened this issue Apr 5, 2024 · 5 comments
Assignees
Labels
bug Something isn't working RSQL issues involving RSQL operators or handling
Milestone

Comments

@MichalisDBA
Copy link

Hello.

The operators below do not work and produce the ORA-00920: invalid relational operator error

<
=lt=
<=
=le=
=in=
=out=
=startWith=
=endWith=
@kdhrubo
Copy link
Collaborator

kdhrubo commented Apr 6, 2024

Linked issues
#337
#338

@thadguidry thadguidry added bug Something isn't working RSQL issues involving RSQL operators or handling labels Apr 6, 2024
kdhrubo pushed a commit that referenced this issue Apr 6, 2024
kdhrubo pushed a commit that referenced this issue Apr 7, 2024
@kdhrubo
Copy link
Collaborator

kdhrubo commented Apr 7, 2024

Starting manual testing for oracle 9i

@kdhrubo
Copy link
Collaborator

kdhrubo commented Apr 7, 2024

Oracle 9i manually tested and looks good. @MichalisDBA - pls test and let us know of any issues. Then we can close this issue.

You can download the release candidate versions from links below:

https://download.db2rest.com/db2rest-oracle9i-0.2.7-RC1.jar

https://download.db2rest.com/db2rest-0.2.7-RC1.jar

@kdhrubo kdhrubo added this to the April2024 milestone Apr 7, 2024
@kdhrubo kdhrubo self-assigned this Apr 7, 2024
@kdhrubo kdhrubo added verification Testing task fixed-waiting-feedback Issue resolved pending final review. and removed verification Testing task labels Apr 7, 2024
@MichalisDBA
Copy link
Author

Hello @kdhrubo . It is working now fine. Please edit your docs, there is a typo in greater than or equal

image

Instead of =gt= to =ge=

Thanks.

@kdhrubo
Copy link
Collaborator

kdhrubo commented Apr 9, 2024

Closing this issue now.

@kdhrubo kdhrubo closed this as completed Apr 9, 2024
@kdhrubo kdhrubo removed the fixed-waiting-feedback Issue resolved pending final review. label Apr 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working RSQL issues involving RSQL operators or handling
Projects
None yet
Development

No branches or pull requests

3 participants