Commit Graph

1 Commits

Author SHA1 Message Date
Daniel Lee dca391282c Postgres dialect parse password with spaces (#775)
Fixes #775 This fixes two problems - the postgres dialect can parse a
connection string in url format that has a password with spaces. If an
error occurs the Parse func returns an error instead of panicking.
2017-11-17 16:06:06 +01:00