Skip to content

Delete all remaining code_review_comment code - #47977

Merged
molly-moen merged 2 commits into
stagingfrom
molly/delete_code_review_comments_code
Sep 7, 2022
Merged

Delete all remaining code_review_comment code#47977
molly-moen merged 2 commits into
stagingfrom
molly/delete_code_review_comments_code

Conversation

@molly-moen

Copy link
Copy Markdown
Contributor

code_review_comments was replaced by code_review_notes in v2. We are going to drop the code_review_comments table in a follow-up pr to this one. I am doing all the code deletion here because migrations happen before code updates in our deploy system, so doing the code delete first will avoid any unexpected errors.. The last row in the table was created on 6/22/22, which was when we switched over to v2.

Links

Testing story

Tested that code review still works after this change.

Follow-up work

Do a drop table migration for this table after this change has been deployed.

@molly-moen
molly-moen requested a review from a team September 7, 2022 18:57

@bencodeorg bencodeorg left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

🧹

@molly-moen
molly-moen merged commit cf2120f into staging Sep 7, 2022
@molly-moen
molly-moen deleted the molly/delete_code_review_comments_code branch September 7, 2022 21:20
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.

3 participants