mirror of
https://github.com/dataease/dataease.git
synced 2026-05-19 02:08:10 +08:00
fix: 修复内部模板应用出错问题
This commit is contained in:
@@ -0,0 +1 @@
|
||||
ALTER TABLE `visualization_template` ADD COLUMN `version` integer NULL DEFAULT 3;
|
||||
@@ -0,0 +1 @@
|
||||
ALTER TABLE `visualization_template` ADD COLUMN `version` integer NULL DEFAULT 3;
|
||||
Reference in New Issue
Block a user