brysgo / brysgo/git-rails

structure.sql is not updated after migrations are run

Open
#7 6 comments 0 reactions 0 assignees View on GitHub
Dominant language
Shell
Stars
34
Forks
8
PR merge metrics
No merged PRs in 30d

Description

I just started using git-rails in our project and at first glance it's awesome, thanks!

However, it seems that it doesn't dump the database schema after running migrations. This is normally done by rails when running `rake db:migrate`, which updates db/schema.rb or db/structure.sql (depending on your dumping strategy).

Is there a reason why the db schema isn't dumped like rake db:migrate does?

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.