Leo Q
Leo Q
这边没有太多 sql server 的环境, 欢迎 pr , 有可能只需要升级 sdk 就可以解决了
设置集群的时候可以指定连接编码,你要指定为utf8
https://github.com/hhyo/Archery/blob/7632b3d8a1249bd8aa99abf58547c8cd4748795e/sql/engines/pgsql.py#L33 这里没引用编码,还得改一改,你可以提个pr
You can use a CDN to provide service, which could be cheaper and content-type can also be changed Use https://github.com/pottava/aws-s3-proxy and nginx to set content-type if you're using this for...
I have not found any clear `MUST` for project name and package name, I think you're probably right about the "guessing", we should not do that. So about the checkpoint...
I think all the things we do is to make the global info sharable in all stages of verify processes. If the project accepts an external database or embed database...
😄 I tried to use verify in my host and failed, it took 7 days and 20G+ memory and finally OOM killed by kernel. There are a few problems that...
@chrisnruud please merge this and release, it wont take long
I also experienced this, this means that you are trying to connect the endpoint with tls protocol try setting ``` --exporter_otlp_insecure true ``` if you're experiencing this.