ChengJiuSu

Results 4 issues of ChengJiuSu

### 重现步骤 1.连接单机mongo 是没有任何问题的 2.尝试连接MongoDB Atles 副本级集群时报错 经代码复现以pymongo==3.11.0版本以 'client.db.authenticate'方式连接是行不通的,所以是否现在还不支持mongo 副本级集群或者集群呢? ### 预期外的结果 ### 日志文本 ```shell pymongo.errors.ServerSelectionTimeoutError: connection closed, Timeout: 30s, Topology Description: ``` ### 版本 1.8.5 ### 部署方式 Docker ###...

### What happened? After the deployment process is completed, visit Civitai, and try to report an error The table `public.User` DOES NOT Exist in the Current DataBase through the mailbox....

bug-report

### What happened? Drag Images Here or CLICK to Select Files, I have always uploaded no error information output. ### Steps to reproduce the problem Drag Images Here or CLICK...

bug-report

**描述问题** 在v3.1.8 版本执行:(举例语句) insert into test(`voided_time_millis`, `is_err`, `voided_reason`) VALUES ( NULL, 0, NULL); 提示报错如下: Error info:%!(EXTRA string=voided_time _millis) %! (EXTRA string=voided_reas on) 但是在v2.3.5 版本执行则可以检测通过并执行成功 **期望的结果** v3.1.8 版本也能正常检测和执行 **截图** **部署方式** -...