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

Doesn't recognize dblink por driver oracle #45

Open
ilianamarcano opened this issue Aug 20, 2018 · 1 comment
Open

Doesn't recognize dblink por driver oracle #45

ilianamarcano opened this issue Aug 20, 2018 · 1 comment

Comments

@ilianamarcano
Copy link

it is treated as parameter. Must have an option to indicate someway I have a dblink into query

@ilianamarcano ilianamarcano changed the title Doesn't recognize dblink por drier oracle Doesn't recognize dblink por driver oracle Aug 20, 2018
@EduuGt
Copy link

EduuGt commented Nov 9, 2021

I have the same problem. I tried with unescape but it keeps throwing an error:

query = 'select * from pf_oficina@obioper';
let results = await webusuario.query(query, { obioper: sworm.unescape("@obioper") });

[Error: ORA-00933: comando SQL no terminado correctamente]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants