Rust programming experienceSQLx library basicsPostgreSQL knowledgeTesting with SQLx
新手友善度1-100 的估計分數,表示該議題對首次貢獻者的友善程度。
65
研究方向
Examine the referenced sibling issue #198 for context on adding database support. Explore the existing PostgreSQL integration tests and documentation in the sqlx repository. Set up a local YugabyteDB instance (e.g., via Docker) and run the PostgreSQL test suite against it to identify any required modifications. Then update the documentation to include YugabyteDB as a supported database, following the existing format.