vapor / fluent-postgres-driver

🐘 PostgreSQL driver for Fluent.
MIT License
149 stars 53 forks source link

No way to set a password in PostgreSQLDatabaseConfig #5

Closed twof closed 6 years ago

twof commented 6 years ago

The initializer doesn't take a password.

gperdomor commented 6 years ago

@twof the problem is here https://github.com/vapor/postgresql/pull/1#pullrequestreview-91845509 please close this because is related to postgresql lib :D