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

add migration to fix concatenated subjects (part 2) DONT MERGE YET #1630

Closed

Conversation

pgwillia
Copy link
Member

@pgwillia pgwillia commented May 1, 2020

Context

In the first part of this data clean up we created a new column deconcatenated_subject and copied all subjects here, cleaning up the ones we've identified.

Now we want to replace the subjects column with these values.

#1449 #1627

What's New

We remove the subject column and rename deconcatenated_subject to subject. Also clean up the ERA_subjects_issue.txt file and reference in the previous migration.

db/schema.rb Outdated Show resolved Hide resolved
@pgwillia pgwillia force-pushed the 1449_subjects_edit_success branch from 5286009 to 8a449af Compare May 1, 2020 21:27
@pgwillia pgwillia force-pushed the 1449_subjects_edit_success branch from 8a449af to 98a0887 Compare May 12, 2020 21:17
@pgwillia pgwillia force-pushed the 1449_subjects_edit_success branch from 98a0887 to 62f02d4 Compare July 9, 2020 18:16
@pgwillia pgwillia force-pushed the 1449_subjects_edit_success branch from 62f02d4 to 1084c89 Compare July 14, 2020 21:33
@ualbertalib-bot
Copy link

1 Warning
⚠️ This PR is too big! Consider breaking it down into smaller PRs.

Generated by 🚫 Danger

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants