node-postgres
node-postgres copied to clipboard
[pg-connection-string] It could be better to have a serialize method like toString
Currently pg-connection-string only have a unserialize method parse . On some use cases, I want to construct a connection object and serialize to a string. So it could be better to have a serialize method like toString()