mirror of
https://gitee.com/huangge1199_admin/vue-pro.git
synced 2024-11-23 15:51:52 +08:00
新增sql变更文件
This commit is contained in:
parent
a0d574ad20
commit
5d120f7c50
2
sql/changeSql.sql
Normal file
2
sql/changeSql.sql
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
-- 增加title 2022-05-17
|
||||||
|
alter table tb_article add column title varchar(100) NULL DEFAULT '默认值' COMMENT '注释' after sender_name;
|
Loading…
Reference in New Issue
Block a user