refactor🎨: 修改sqplite的支持

This commit is contained in:
wenjianzhang
2022-01-22 19:37:56 +08:00
parent ae8e32d806
commit 0b73bd7b25
5 changed files with 330 additions and 325 deletions
+2
View File
@@ -0,0 +1,2 @@
SET NAMES utf8mb4;
SET FOREIGN_KEY_CHECKS = 0;