Releases: CodePhiliaX/Chat2DB
Releases · CodePhiliaX/Chat2DB
2.0.1
🐞 Bug Fixes
- Fix bug where executing multiple SQL statements at once will prompt for exceptions
- Fix getJDBCDriver error: null Issue #123
- Fixing the Hive connection and then viewing columns results in an error. Issue #136
🐞 问题修复
- 修复一次性执行多条SQL会提示异常的BUG
- 修复 getJDBCDriver error: null Issue #123
- 修复hive方式连接,然后查看columns报错 Issue #136
2.0.0
What's Changed
- 🔥An intelligent solution that perfectly integrates SQL queries, AI assistant, and data analysis.
- 🔥New focused mode experience for advanced datasource management.
- AI integration of more LLM.
- Bilingual in Chinese and English support for client.
更新内容
- 🔥SQL查询、AI查询和数据报表完美集成的一体化解决方案设计与实现
- 🔥数据源连接和管理进阶为专注模式的全新体验设计与实现
- 🔥AI对话SQL升级为极简模式的全新交互设计与实现
- 客户端AI体验重大升级,响应更多用户的诉求
- 集成更多AI模型
- 客户端双语支持
- SQL查询基础功能优化
- Issue问题修复