eureka-network / rs-eureka

Eureka sink
0 stars 0 forks source link

Add DSN struct to have better handling of postgres url's #15

Closed jorgeantonio21 closed 1 year ago

jorgeantonio21 commented 1 year ago

The following Rust crate should provide the necessary interface to deal with DSN's:

https://docs.rs/dsn/1.0.2/dsn/fn.parse.html

benjaminbollen commented 1 year ago

please update issues with PR link #24

benjaminbollen commented 1 year ago

merge conflicts