alaisi / postgres-async-driver

Asynchronous PostgreSQL Java driver
Apache License 2.0
287 stars 38 forks source link

ConnectionPoolBuilder doesn't support setting the schema #25

Open ghulands opened 8 years ago

ghulands commented 8 years ago

ConnectionPoolBuilder should support the currentSchema parameter that you can use in the jdbc connection url string.