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

SqlStatementSanitizer should extract table name from CREATE/ALTER/DROP statements #2172

Open
mateuszrzeszutek opened this issue Feb 2, 2021 · 0 comments
Labels
contribution welcome Request makes sense, maintainers probably won't have time, contribution would be welcome enhancement New feature or request

Comments

@mateuszrzeszutek
Copy link
Member

Is your feature request related to a problem? Please describe.
SqlStatementSanitizer should be enhanced to extract table name from CREATE/ALTER/DROP TABLE statements. Right now it only recognizes SELECT/UPDATE/INSERT/DELETE/MERGE statements.

Additional context
e05da4d#diff-ca237eabad3b45956d9891c08b1ac1a4b193371d40bee48061ba4f155ada9115

@mateuszrzeszutek mateuszrzeszutek added the enhancement New feature or request label Feb 2, 2021
@trask trask added the contribution welcome Request makes sense, maintainers probably won't have time, contribution would be welcome label Aug 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contribution welcome Request makes sense, maintainers probably won't have time, contribution would be welcome enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants