Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DBIC Migrations #873

Closed
wants to merge 1 commit into from
Closed

DBIC Migrations #873

wants to merge 1 commit into from

Conversation

osfameron
Copy link
Contributor

Please review! If this, or something like this, gets merged in would also require

  • documentation in fxmystreet.org etc.
  • vagrant install script to use migrations
  • travis build script to use migrations

Fixes #856

Documented in bin/migrate

A sample second migration is available in the migration-test-moderation
branch.

Fixes #856

Documented in bin/migrate

A sample second migration is available in the migration-test-moderation
branch.
@osfameron
Copy link
Contributor Author

Alternatively, this may be overly baroque... I've updated bin/update-schema in 8758caf to do the documented on --commit, and to allow downgrades (from X to Y only, not multiple downgrades as yet) which may do for now?

@dracos
Copy link
Member

dracos commented May 18, 2016

Looks like it did do for now.

@dracos dracos closed this May 18, 2016
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.

Dev feature: DB Migrations and Fixture loading
2 participants