10 Star 2 Fork 4

openGauss/openGauss-connector-rust

Create your Gitee Account
Explore and code with more than 13.5 million developers,Free private repositories !:)
Sign up
文件
Clone or Download
docker-compose.yml 233 Bytes
Copy Edit Raw Blame History
Nelson authored 2023-04-18 10:55 +08:00 . fix cargo test failures
version: '2'
services:
opengauss:
image: "opengauss/opengauss:5.0.0"
environment:
GS_USERNAME: postgres
GS_PASSWORD: openGauss#2023
GS_INITDB_ARGS: "-E utf8 --locale=en_US.utf8"
ports:
- 5433:5432
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/opengauss/openGauss-connector-rust.git
git@gitee.com:opengauss/openGauss-connector-rust.git
opengauss
openGauss-connector-rust
openGauss-connector-rust
master

Search