We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9e1828f + 898fbfd commit 3d514b1Copy full SHA for 3d514b1
1 file changed
CHANGELOG.md
@@ -1,12 +1,9 @@
1
# 2.0.1
2
-## ⭐ New Features
3
-* dd
4
## 🐞 Bug Fixes
+* Fix bug where executing multiple SQL statements at once will prompt for exceptions
5
* Fix getJDBCDriver error: null [Issue #123](https://github.com/chat2db/Chat2DB/issues/123)
6
* Fixing the Hive connection and then viewing columns results in an error. [Issue #136](https://github.com/chat2db/Chat2DB/issues/136)
7
8
-## ⭐ 新特性
9
10
## 🐞 问题修复
11
* 修复一次性执行多条SQL会提示异常的BUG
12
* 修复 getJDBCDriver error: null [Issue #123](https://github.com/chat2db/Chat2DB/issues/123)
0 commit comments