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

AO3-5194 Update schema and structure files #3677

Merged
merged 3 commits into from
Nov 11, 2019

Conversation

redsummernight
Copy link
Member

Issue

https://otwarchive.atlassian.net/browse/AO3-5194

Purpose

Generate new versions of schema dumps from production:

bundle exec rake db:schema:dump    # Ruby dump
bundle exec rake db:structure:dump # SQL dump

Manually edit the resulting files:

Replaces #3643.

Testing Instructions

Travis build should pass.

@redsummernight redsummernight added Awaiting Review Scope: Tests Only Only changes automated tests or test configuration labels Nov 2, 2019
Copy link
Collaborator

@sarken sarken left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's so neat and tidy 😍 Especially the way the indexes are now in the create_table bit rather than after it. And thank you for the instructions for next time so it doesn't take so many attempts!

@sarken sarken merged commit ecf3f58 into otwcode:master Nov 11, 2019
@redsummernight redsummernight deleted the AO3-5194-schemas-2019 branch November 11, 2019 02:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Reviewed: Ready to Merge Scope: Tests Only Only changes automated tests or test configuration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants