Skip to content

Re-add ActiveRecord schema migrations in Docker image#482

Merged
manno merged 1 commit intofrab:masterfrom
punycode:docker-readd-db-migrations
May 7, 2019
Merged

Re-add ActiveRecord schema migrations in Docker image#482
manno merged 1 commit intofrab:masterfrom
punycode:docker-readd-db-migrations

Conversation

@punycode
Copy link
Contributor

@punycode punycode commented May 5, 2019

Removing the complete db/ folder makes the final Docker image
unusable, since it cannot initialize or upgrade the database. This
commit adds exceptions, so that the ActiveRecord migration files are
included, while still keeping random SQLite files excluded.

Removing the complete `db/` folder makes the final Docker image
unusable, since it cannot initialize or upgrade the database. This
commit adds exceptions, so that the ActiveRecord migration files are
included, while still keeping random SQLite files excluded.
@manno manno merged commit 80abd45 into frab:master May 7, 2019
@punycode punycode deleted the docker-readd-db-migrations branch June 10, 2019 18:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants