mirror of
https://gitee.com/dromara/RuoYi-Cloud-Plus.git
synced 2026-04-23 19:08:35 +08:00
update 优化 sys_oss 表增加扩展字段 ext1
This commit is contained in:
2
sql/update/postgres/update_2.2.0-2.3.0.sql
Normal file
2
sql/update/postgres/update_2.2.0-2.3.0.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
ALTER TABLE sys_oss ADD COLUMN ext1 varchar(500));
|
||||
COMMENT ON COLUMN sys_oss.ext1 IS '扩展属性';
|
||||
Reference in New Issue
Block a user