Revert "Set SQL_MODE = "" as GLOBAL"

This commit is contained in:
Roman Kelesidis 2023-03-04 14:42:48 +07:00
commit ba95334374
3 changed files with 2 additions and 5 deletions

View file

@ -1,4 +1,4 @@
SET GLOBAL SQL_MODE = "";
SET SQL_MODE = "";
-- ----------------------------
-- Table structure for `bb_attachments`