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

Drop the data column in the data_exports table #9486

Merged
merged 1 commit into from
Jun 20, 2024

Conversation

Nitemaeric
Copy link
Contributor

Context

Now that we've ignored the data column, we can safely remove it from our database.

This is step 2, from 3, to drop the data column entirely.

Step 1 - Ignore the data column in our model
Step 2 - Migration to remove the column
Step 3 - Remove the ignore_columns call

Changes proposed in this pull request

  • Add a migration to drop the data_exports.data column.

Guidance to review

Refer to #9484 for Step 1.

@Nitemaeric Nitemaeric self-assigned this Jun 19, 2024
@Nitemaeric Nitemaeric requested a review from a team June 19, 2024 14:54
@Nitemaeric Nitemaeric merged commit e01b53f into main Jun 20, 2024
23 checks passed
@Nitemaeric Nitemaeric deleted the dd/remove-unused-data-exports-data-field branch June 20, 2024 10:04
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.

2 participants