Postgres configuration specification is confusing
Open
- Dominant language
- Rust
- Stars
- 1.6k
- Forks
- 145
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/getdozer/dozer/blob/main/dozer-types/src/models/connection.rs#L94
`PostgresConfig` seems to take each field optionally. It should rather be two variations. Either you specify a URL or all mandatory fields specified.
Contributor guide
Assessment
This issue has not been assessed yet.