diff --git a/explorer/app_settings.py b/explorer/app_settings.py index 013d3754..169d0754 100644 --- a/explorer/app_settings.py +++ b/explorer/app_settings.py @@ -22,7 +22,7 @@ 'RENAME ', 'DROP', 'TRUNCATE', - 'INSERT INTO', + 'INSERT', 'UPDATE', 'REPLACE', 'DELETE',