loopback-connector-postgresql
loopback-connector-postgresql copied to clipboard
If url is empty string in config server crashes
Current Behavior
If url prop is set to "" the server crashes
Expected Behavior
It should be backward compatible, setting url:"" used to work previously It stopped working post (https://github.com/loopbackio/loopback-connector-postgresql/commit/1a863f3df332f1732e8fec519f1d686561313a3e)