mirror of
https://github.com/dromara/RuoYi-Vue-Plus.git
synced 2025-12-25 09:35:58 +08:00
add 增加 5.0-5.1 升级sql
This commit is contained in:
1
script/sql/update/update_5.0-5.1.sql
Normal file
1
script/sql/update/update_5.0-5.1.sql
Normal file
@@ -0,0 +1 @@
|
||||
ALTER TABLE gen_table ADD COLUMN data_name varchar(200) NULL DEFAULT '' COMMENT '数据源名称' AFTER table_id;
|
||||
Reference in New Issue
Block a user