impossibl / pgjdbc-ng

A new JDBC driver for PostgreSQL aimed at supporting the advanced features of JDBC and Postgres
https://impossibl.github.io/pgjdbc-ng
Other
600 stars 107 forks source link

Possibility change default schema #565

Open Black-millenium opened 2 years ago

Black-millenium commented 2 years ago

Good morning.

Please, tell me, how I can set default schema? In default postgres driver, i can add ?currentSchema=schema_name parameter to jdbcUrl


With best regrads...

cwrau commented 1 year ago

This would be very helpful as I don't see any way to set the schema via the jdbc URL either

davecramer commented 1 year ago

nobody is working on this driver.