SqlStatementSanitizer should extract table name from CREATE/ALTER/DROP statements #2172
Labels
contribution welcome
Request makes sense, maintainers probably won't have time, contribution would be welcome
enhancement
New feature or request
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
The text was updated successfully, but these errors were encountered: