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

Invalid SET CODESCAN option #49

Open
katajs opened this issue Feb 4, 2022 · 0 comments
Open

Invalid SET CODESCAN option #49

katajs opened this issue Feb 4, 2022 · 0 comments

Comments

@katajs
Copy link

katajs commented Feb 4, 2022

Hello!

run_sql.sh has references to "set codescan all". When running 18c XE with SQLcl "ALL" is not a valid option. Thanks.

SQLcl: Release 21.4 Production on Thu Feb 03 23:44:00 2022

Copyright (c) 1982, 2022, Oracle. All rights reserved.

Connected to:
Oracle Database 18c Express Edition Release 18.0.0.0.0 - Production
Version 18.4.0.0.0

Invalid SET CODESCAN option
SET CODESCAN

set CODESCAN [ON | OFF]
Controls warning messages issued for code quality issues.
ON turns on warnings for possible SQL injection vulnerabilities.
OFF disables warnings.
Default is off.

katajs added a commit to katajs/starter-project-template that referenced this issue Feb 4, 2022
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