升级脚本提交
This commit is contained in:
10
zyplayer-doc-manage/src/main/resources/sql/增量更新语句.1.1.0.sql
Normal file
10
zyplayer-doc-manage/src/main/resources/sql/增量更新语句.1.1.0.sql
Normal file
@@ -0,0 +1,10 @@
|
||||
-- ------------------------------------------------
|
||||
-- 这是一个处于开发中的版本,变化快,中途变更不兼容
|
||||
-- ------------------------------------------------
|
||||
|
||||
-- 每次发版时注意事项 ---
|
||||
-- 1. datetime(0) 低版本不支持此语法,改为datetime
|
||||
-- 2. utf8mb4 低版本不支持此字符集,改为utf8
|
||||
-- 3. 加字段后记得排查是否有insert语句,需要同步修改
|
||||
--
|
||||
-- ------------------------从1.0.9版本升级------------------------
|
||||
Reference in New Issue
Block a user