sql-lint
sql-lint copied to clipboard
fix(mysql): Added temporary to the list of DROP statements
Adds temporary to the list of drop statements so that DROP TEMPORARY TABLE is allowed.