Atlassian-connect-express postgres config

Hi all,

Is there a way to define the schema for postgres in the config.json for atlassian-connect-express? I’ve tried various ways in “store” and can’t get it to work. I’ve looked on the atlassian-connect-express project, and I cannot see a way to pass that in. I saw this line in the code, but it doesn’t make much difference even if I pass in schema.

self.schema = self.settings.schema; // store-adapter-dependent