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

Bug 1941913 - Bug fixes for scripts/remove-non-public-data.pl that prepares a sanitized DB snapshot for researchers #2380

Merged
merged 1 commit into from
Jan 22, 2025

Conversation

dklawren
Copy link
Collaborator

  • Added $dbh->quote_identifier() for tables which have names that are reserved words in MySQL
  • Fixed code that was referencing column name that was not case-insensitive.
  • Added reaction to whitelisted columns for longdescs_reactions as it was being referenced by other indexes and cannot be dropped.

…epares a sanitized DB snapshot for researchers
@dklawren dklawren requested a review from cgsheeh January 21, 2025 23:22
@dklawren dklawren merged commit 35b9324 into mozilla-bteam:master Jan 22, 2025
16 of 17 checks passed
@dklawren dklawren deleted the 1941913 branch January 22, 2025 16:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants