db-migrate / db-migrate/pg

Scope Configuration doesn't work with Postgres

Open
#45 3 comments 1 reaction 0 assignees View on GitHub
Dominant language
JavaScript
Stars
68
Forks
50
PR merge metrics
No merged PRs in 30d

Description

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!](https://www.bountysource.com/issues/74309620-scope-configuration-doesn-t-work-with-postgres?utm_campaign=plugin&utm_content=tracker%2F14258523&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F14258523&utm_medium=issues&utm_source=github).

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.