Skip to content

structure.sql is not updated after migrations are run #7

@bostrom

Description

@bostrom

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions