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

OracleSqlUtil erroneously quotes pseudocolumn names in queries #4210

Closed
davidnich opened this issue Apr 12, 2021 · 0 comments
Closed

OracleSqlUtil erroneously quotes pseudocolumn names in queries #4210

davidnich opened this issue Apr 12, 2021 · 0 comments

Comments

@davidnich
Copy link
Contributor

ex:

System exception: /Volumes/Nichols_External_1TB/david/src/qore/git/qore/qlib/SqlUtil/AbstractTable.qc:4244 (Qore): DBI:ORACLE:OCI-ERROR: omquser@ol8: QorePreparedStatement::exec(): ORA-00904: "rownum": invalid identifier (arg: {alterr: "OCI-00904"})
@davidnich davidnich added this to the 0.9.14 milestone Apr 12, 2021
@davidnich davidnich self-assigned this Apr 12, 2021
@davidnich davidnich added this to To do in Qore Development via automation Apr 12, 2021
davidnich added a commit that referenced this issue Apr 12, 2021
@davidnich davidnich changed the title ORacleSqlUtil erroneously quotes pseudocolumn names in queries OracleSqlUtil erroneously quotes pseudocolumn names in queries Apr 12, 2021
davidnich added a commit that referenced this issue Apr 13, 2021
davidnich added a commit that referenced this issue Apr 14, 2021
#4211)

* refs #4210 fixed a bug where pseudocolumn names were quoted in queries leading to errors

* refs #4206 fixed botched merge
Qore Development automation moved this from To do to Done Apr 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

1 participant