We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f812d38 commit c6fd99aCopy full SHA for c6fd99a
2 files changed
CHANGELOG.md
@@ -5,7 +5,7 @@
5
**Changelog**
6
7
- ⭐【New Features】Execute the Record sql Add replication button
8
-- ⭐【New Features】Run record sql to open the console directly
+- ⭐【New Features】Execution records can be opened directly in the console
9
- ⭐【New Features】The SQL column on the right of execution record and save can be expanded and dragged
10
- 🐞【Fixed】Some databases could not display the Database/Schema structure
11
- 🐞【Fixed】During web deployment, a page error occurs after the page switching page is refreshed
CHANGELOG_CN.md
@@ -4,8 +4,8 @@
4
**更新日志**
-- ⭐【新功能】执行记录sql添加复制按钮
-- ⭐【新功能】执行记录sql可直接打开控制台
+- ⭐【新功能】执行记录添加复制sql按钮
+- ⭐【新功能】执行记录可直接在控制台打开
- ⭐【新功能】右侧执行记录、保存SQL栏展开大小可拖动
- 🐞【修复】部分数据库无法显示数据库/Schema结构的问题
- 🐞【修复】网页部署时,切换页面刷新后页面报错问题
0 commit comments