Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
A
aserver
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
15所TongWeb
aserver
Commits
ebc38e93
Commit
ebc38e93
authored
Apr 09, 2021
by
胡文斌
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
添加升级语句
parent
5188c795
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
26 additions
and
0 deletions
+26
-0
DM_UpdateSQL.xml
src/main/resources/DBUpdate/DM_UpdateSQL.xml
+10
-0
KINGBASE_UpdateSQL.xml
src/main/resources/DBUpdate/KINGBASE_UpdateSQL.xml
+8
-0
ST_UpdateSQL.xml
src/main/resources/DBUpdate/ST_UpdateSQL.xml
+8
-0
No files found.
src/main/resources/DBUpdate/DM_UpdateSQL.xml
View file @
ebc38e93
...
@@ -3092,4 +3092,13 @@ commit;
...
@@ -3092,4 +3092,13 @@ commit;
</sql>
</sql>
</version>
</version>
<version
edition=
"152"
description=
"数据库日志"
>
<sql
creator=
"huwenbin"
createDate=
"20210409"
note=
"数据库日志"
>
insert into AS_MENU(ID,NAME,TITLE,ICON,DESCRIPTION,PATH,TARGET,SYSTEM_ID,HIDDEN,FIRST_LEVEL_NAME,SECOND_LEVEL_NAME,GROUP_ORDER)
VALUES(SEQ_MENU.nextval,'sqlog','数据库日志','fa fa-file',NULL,'#/sqlog/index',NULL,1,0,'后台管理','系统管理',0);
commit;
</sql>
</version>
</update>
</update>
\ No newline at end of file
src/main/resources/DBUpdate/KINGBASE_UpdateSQL.xml
View file @
ebc38e93
...
@@ -3081,4 +3081,11 @@ commit;
...
@@ -3081,4 +3081,11 @@ commit;
nocache;
nocache;
</sql>
</sql>
</version>
</version>
<version
edition=
"149"
description=
"数据库日志"
>
<sql
creator=
"huwenbin"
createDate=
"20210409"
note=
"数据库日志"
>
insert into AS_MENU(ID,NAME,TITLE,ICON,DESCRIPTION,PATH,TARGET,SYSTEM_ID,HIDDEN,FIRST_LEVEL_NAME,SECOND_LEVEL_NAME,GROUP_ORDER)
VALUES(SEQ_MENU.nextval,'sqlog','数据库日志','fa fa-file',NULL,'#/sqlog/index',NULL,1,0,'后台管理','系统管理',0);
commit;
</sql>
</version>
</update>
</update>
\ No newline at end of file
src/main/resources/DBUpdate/ST_UpdateSQL.xml
View file @
ebc38e93
...
@@ -3090,4 +3090,11 @@ commit;
...
@@ -3090,4 +3090,11 @@ commit;
nocache;
nocache;
</sql>
</sql>
</version>
</version>
<version
edition=
"149"
description=
"数据库日志"
>
<sql
creator=
"huwenbin"
createDate=
"20210409"
note=
"数据库日志"
>
insert into AS_MENU(ID,NAME,TITLE,ICON,DESCRIPTION,PATH,TARGET,SYSTEM_ID,HIDDEN,FIRST_LEVEL_NAME,SECOND_LEVEL_NAME,GROUP_ORDER)
VALUES(SEQ_MENU.nextval,'sqlog','数据库日志','fa fa-file',NULL,'#/sqlog/index',NULL,1,0,'后台管理','系统管理',0);
commit;
</sql>
</version>
</update>
</update>
\ No newline at end of file
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