db-migrate / db-migrate/pg

Migration in a Postgresql database does not migrate in the specific schema.

Open
#11 13 comments 0 reactions 0 assignees View on GitHub
question
Dominant language
JavaScript
Stars
68
Forks
50
PR merge metrics
No merged PRs in 30d

Description

I have followed the instruction in the documentation, created two files that will create a pets table and a owners table. I specified a schema name in the database.json file. However when the migration finishes, I found out that the new tables created are in the public schema!
##

---
Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/38131104-migration-in-a-postgresql-database-does-not-migrate-in-the-specific-schema?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.