Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
A
amos-boot-biz
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
项目统一框架
amos-boot-biz
Commits
f10a0b9e
Commit
f10a0b9e
authored
Jul 06, 2022
by
高建强
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
item:【danger】liquibase脚本维护
parent
045cb08f
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
latent-danger-1.0.0.xml
...r/src/main/resources/db/changelog/latent-danger-1.0.0.xml
+2
-2
No files found.
amos-boot-system-latentdanger/src/main/resources/db/changelog/latent-danger-1.0.0.xml
View file @
f10a0b9e
...
@@ -6,8 +6,8 @@
...
@@ -6,8 +6,8 @@
xsi:schemaLocation=
"http://www.liquibase.org/xml/ns/dbchangelog
xsi:schemaLocation=
"http://www.liquibase.org/xml/ns/dbchangelog
http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.4.xsd"
>
http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.4.xsd"
>
<changeSet
id=
"20211013-1"
author=
"tb
"
>
<changeSet
author=
"gaojianqiang"
id=
"20220705-00
"
>
<preConditions>
<preConditions
onFail=
"MARK_RAN"
>
<columnExists
tableName=
"p_latent_danger"
columnName=
"biz_info"
/>
<columnExists
tableName=
"p_latent_danger"
columnName=
"biz_info"
/>
</preConditions>
</preConditions>
<comment>
修改业务信息字段biz_info字段类型为text
</comment>
<comment>
修改业务信息字段biz_info字段类型为text
</comment>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment