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- mkdir -p ../chat2db-server/chat2db-server-web-start/src/main/resources/static/
53- mkdir -p ../chat2db-server/chat2db-server-web-start/src/main/resources/thymeleaf/
5452 cp -r dist ../chat2db-server/chat2db-server-start/src/main/resources/static/front
5553 cp -r dist/index.html ../chat2db-server/chat2db-server-start/src/main/resources/thymeleaf/
5654
Original file line number Diff line number Diff line change 44
55** Changelog**
66
7+ - ⭐【New Features】Connection replicable
8+ - ⚡️【Optimize】Select the table to view the DDL of the table in Information on the right expansion bar
79- 🐞【Fixed】Home connection cannot switch pages
8-
10+ - 🐞【Fixed】Columns cannot be viewed or edited in some tables of the Oracle database
911
1012## 3.1.16
1113
Original file line number Diff line number Diff line change 44
55** 更新日志**
66
7- - 🐞【修复】归属连接无法切换分页
7+ - ⭐【新功能】连接可复制
8+ - ⚡️【优化】选中表可直接在右侧拓展栏的“信息”中查看表DDL
9+ - 🐞【修复】Oracle数据库部分表无法查看列、无法编辑问题
10+ - 🐞【修复】团队管理归属连接无法切换分页
11+
812
913
1014## 3.1.16
You can’t perform that action at this time.
0 commit comments