shangyin

Results 7 issues of shangyin

[ WARN] [CheckIP] testIP = http://45.76.236.83:3128, pollURL = http://ip138.com: Error = [Get "http://ip138.com": proxyconnect tcp: dial tcp 45.76.236.83:3128: connect: connection refused]

spot proxy可以通过 ``` &builder.HttpClientConfig{ HttpTimeout: 3 * time.Second, Proxy: proxy, MaxIdleConns: 10, } ``` 去设定,但是spot_ws 代码中写死只能通过 环境变量去获取, ``` func NewSpotWs() *SpotWs { spotWs := &SpotWs{} logger.Debugf("proxy url: %s", os.Getenv("HTTPS_PROXY")) spotWs.wsBuilder...

### Version 1.15.0 ### What happened? use left join ,the generate list struct column is sql.NullString,but in mysql server the column define not null ### Relevant log output ```shell type...

bug
triage

比如我一个dataSourceName下有多个数据库,a1和a2,我在a2点击右键选择 新建查询 的时候,出来的控制台,在右上角已经显示了dataSourceName和选中的database,但是在编写sql时候还会把a1库中的表列出来,这个是否可以优化一下

### Chat2DB Version 2.0.1 ### Describe the bug m2芯片

bug

Please answer these questions before submitting your issue. Thanks! 1. What did you do? 系统平台: Darwin bogon 22.2.0 Darwin Kernel Version 22.2.0: Fri Nov 11 02:06:26 PST 2022; root:xnu-8792.61.2~4/RELEASE_ARM64_T8112 arm64...