JDBC console - unqualified names
Hello,
Is there a way to use unqualified names in the JDBC console? We're using PostgreSQL and I've tried various dialects,
(seemingly) none will let me set a default schema or use unqualified names directly. I also tried setting "only this
schema" in Datasource properties but to no avail.
kind regards,
Messi
Please sign in to leave a comment.
Hello Messi,
At the moment it is not possible, but we are investigating
the best way to support "schema context" setting.
You are welcome to express your suggestions.
Gregory Shrago
Messi wrote: