Scope Configuration does not seem to work at all with PostgreSQL.
- If "database" is specified in the sub configuration (config.json), it generates an invalid statement:
ERROR: syntax error at or near "`" at character 20. STATEMENT: SET search_path TO `databaseName`
- If a "database" is not specified, the process freezes.
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.