File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4949 cd chat2db-client
5050 yarn install
5151 yarn run build:web:prod --app_version=${{ steps.chat2db_version.outputs.substring }}
52- cp -r dist ../chat2db-server/chat2db-server-start/src/main/resources/static/front
53- cp -r dist/index.html ../chat2db-server/chat2db-server-start/src/main/resources/thymeleaf/
52+ cp -r dist ../chat2db-server/chat2db-server-web- start/src/main/resources/static/front
53+ cp -r dist/index.html ../chat2db-server/chat2db-server-web- start/src/main/resources/thymeleaf/
5454
5555 # 安装java
5656 - name : Install Java and Maven
Original file line number Diff line number Diff line change 1+ ## 3.1.18
2+
3+ ` 2023-12-28 `
4+
5+ ** Changelog**
6+
7+ - 🐞【Fixed】 docker startup error
8+
19## 3.1.17
210
311` 2023-12-27 `
614
715- ⭐【New Features】Connection replicable
816- ⚡️【Optimize】Select the table to view the DDL of the table in Information on the right expansion bar
17+ - 🐞【Fixed】 Modifying table sorting does not generate sorting SQL problems
918- 🐞【Fixed】Home connection cannot switch pages
1019- 🐞【Fixed】Columns cannot be viewed or edited in some tables of the Oracle database
1120
Original file line number Diff line number Diff line change 1+ ## 3.1.18
2+
3+ ` 2023-12-28 `
4+
5+ ** 更新日志**
6+
7+ - 🐞【修复】docker启动报错问题
8+
19## 3.1.17
210
311` 2023-12-27 `
614
715- ⭐【新功能】连接可复制
816- ⚡️【优化】选中表可直接在右侧拓展栏的“信息”中查看表DDL
17+ - 🐞【修复】修改表排序无法生成排序SQL问题
918- 🐞【修复】Oracle数据库部分表无法查看列、无法编辑问题
1019- 🐞【修复】团队管理归属连接无法切换分页
1120
1221
13-
1422## 3.1.16
1523
1624` 2023-12-25 `
You can’t perform that action at this time.
0 commit comments