mirror of
https://gitlab.com/commento/commento.git
synced 2026-06-17 09:55:27 -04:00
remove-config.sql: drop table only if it exists
This commit is contained in:
@@ -1 +1 @@
|
||||
DROP TABLE config;
|
||||
DROP TABLE IF EXISTS config;
|
||||
|
||||
Reference in New Issue
Block a user