fix: 将配置中的 "standard" 修改为 "std"
This commit is contained in:
5
build/database/std/upgrade/zupgrade.sql
Normal file
5
build/database/std/upgrade/zupgrade.sql
Normal file
@@ -0,0 +1,5 @@
|
||||
SET FOREIGN_KEY_CHECKS=0;
|
||||
|
||||
--
|
||||
|
||||
SET FOREIGN_KEY_CHECKS = 1;
|
||||
Reference in New Issue
Block a user