18 comments (18 comments)27 reactions (27 reactions)0 assignees (0 assignees)Rust13,916 stars (13,916 stars)1,307 forks (1,307 forks)batch import
db:otherdb:postgreshelp wanted
Description
This issue does not include a description.
- Issue type
- feature
- Research direction
- Investigate CockroachDB's PostgreSQL compatibility layer. Compare SQLx's existing Postgres implementation and identify any incompatibilities. Create tests that run against both PostgreSQL and CockroachDB. Update documentation to note supported and unsupported features. Refer to files in sqlx core/src/postgres/ for implementation details.