Solved
Forum Discussion
thatsthat
12 months agoContributor
Found the solution add 'searchpath' to the connection string like this:
jdbc:postgresql://0.0.0.1:5432/oompaloompa?searchpath=bluesky&user=player1&password=PASS_VALUE
or instead of searchpath=
use currentSchema=