Commit 9f4c01b6 authored by chenhao's avatar chenhao

修改sql 设置语言

parent bf79528d
......@@ -100,7 +100,9 @@
<changeSet author="chenhao" id="2021-08-26-chenhao-1">
<preConditions onFail="MARK_RAN">
<tableExists tableName="cb_firefighters_contract"/>
<not>
<columnExists tableName="cb_firefighters_contract" columnName="start_time"/>
</not>
</preConditions>
<comment>modify table cb_firefighters_contract add one columns</comment>
<sql>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment