Chat2DB icon indicating copy to clipboard operation
Chat2DB copied to clipboard

🔥🔥🔥AI-driven database tool and SQL client, The hottest GUI client, supporting MySQL, Oracle, PostgreSQL, DB2, SQL Server, DB2, SQLite, H2, ClickHouse, and more.

Results 714 Chat2DB issues
Sort by recently updated
recently updated
newest added

### Chat2DB Version main ### Describe the bug java.lang.UnsupportedOperationException: null at java.sql/java.sql.Date.toInstant(Date.java:316) at cn.hutool.core.date.DateUtil.format(DateUtil.java:570) at ai.chat2db.spi.util.JdbcUtils.getResultSetValue(JdbcUtils.java:182) at ai.chat2db.spi.sql.SQLExecutor.execute(SQLExecutor.java:148) at ai.chat2db.spi.sql.SQLExecutor.execute(SQLExecutor.java:174) at ai.chat2db.server.domain.core.impl.DlTemplateServiceImpl.execute(DlTemplateServiceImpl.java:141) at ai.chat2db.server.domain.core.impl.DlTemplateServiceImpl.execute(DlTemplateServiceImpl.java:86) at ai.chat2db.server.web.api.controller.rdb.RdbDmlController.manage(RdbDmlController.java:85) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at...

bug

### Chat2DB Version main ### Describe the bug When I am creating the table the prompt looks like this.

bug

### Chat2DB Version 当前版本:v0.0.0 build 20230616055221 ### Describe the bug ![image](https://github.com/chat2db/Chat2DB/assets/30967471/4ea5f35f-a8c4-4f88-b53b-8c61839ea0c2) 明显是有问题的。麻烦看一下

bug

实际情况下,每个项目都会有多个环境的数据库配置,希望能有分组功能

I created Japanese README.

### Chat2DB Version 1.0.11 ### Describe the bug 1、编辑数据源,黏贴数据库名称,点击修改,再打开数据源的弹窗,数据库名称为空。 2、改为在URL中输入数据库名称,数据库名称中的特殊字符以及后面的字符没有在数据库一栏显示,像是名称被截断了一样。这个名称我在Navicat和DBeaver中输入是可以完整显示的。 3、黏贴没有特殊字符的数据库名称,点击修改,再打开数据源弹窗,此时数据库名称不为空。 以上操作是可以在Win10 1809上复现。 特殊字符我试了".","(",")"三个字符都不行,"_"可以。 不知道这属于Bug,还是属于设计的合理限制输入。 您看下是否能解除限制?如果是输入特殊字符可能存在风险,希望能在输入栏的一侧增加解释说明。

bug

### Chat2DB Version v1.0.10 ### Describe the bug ![image](https://github.com/chat2db/Chat2DB/assets/49558910/9e5e8492-b314-4998-859a-abf3d1414b20) 2023-06-21 22:21:29.332 [http-nio-127.0.0.1-10824-exec-7] INFO c.a.d.s.d.support.sql.SQLExecutor - execute:use `data_front_result`; 2023-06-21 22:21:29.375 [http-nio-127.0.0.1-10824-exec-7] INFO c.a.d.s.w.a.a.BusinessExceptionHandler - proceed begin:com.alibaba.dbhub.server.web.api.controller.rdb.RdbDmlControllermanage ,param:[{"consoleId":1,"dataSourceId":1,"databaseName":"data_front_result","sql":"SELECT * FROM fee;\n"}] 2023-06-21...

bug