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

Implement proper rendering for Oracle #75

Closed
jdegoes opened this issue Sep 8, 2020 · 1 comment
Closed

Implement proper rendering for Oracle #75

jdegoes opened this issue Sep 8, 2020 · 1 comment

Comments

@jdegoes
Copy link
Member

jdegoes commented Sep 8, 2020

This rendering should be able to take one of the core data types (Read, Update, Delete, Insert) and render to a string that constitutes a valid SQL query for the database, taking care to escape strings properly and otherwise be robust to injection attacks.

@jczuchnowski
Copy link
Member

Splitting this into: #148, #153, #154, #155

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