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

not support field chinese and dbs function #9

Open
binlaniua opened this issue Oct 18, 2016 · 0 comments
Open

not support field chinese and dbs function #9

binlaniua opened this issue Oct 18, 2016 · 0 comments

Comments

@binlaniua
Copy link

this sql contain chinese field alias

select 1 as 测试 from dual
report
panic: syntax error at position 15 near � [recovered]

this sql contain dbs function

select 1 from dual where utl_encode.base64_decode(rawtohex(1))
report
panic: syntax error at position 52 [recovered]

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

1 participant