Skip to content
Snippets Groups Projects
Commit 34f1f97e authored by Krasimir Angelov's avatar Krasimir Angelov :palm_tree:
Browse files

Cleanup PK conversion for few notes related tables

Remove the following `integer` columns and the related triggers:

* todos.note_id
* system_note_metadata.note_id
* epic_user_mentions.note_id
* suggestions.note_id
* issue_user_mentions.note_id
* note_diff_files.diff_note_id
* snippet_user_mentions.note_id
* design_user_mentions.note_id
* vulnerability_user_mentions.note_id
* commit_user_mentions.note_id
* merge_request_user_mentions.note_id
* timelogs.note_id
* award_emoji.awardable_id

gitlab-org/gitlab#414777

Changelog: removed
parent 53ab76fe
No related branches found
No related tags found
2 merge requests!123108Cleanup PK conversion for few notes related tables,!119439Draft: Prevent file variable content expansion in downstream pipeline
Showing
with 290 additions and 10 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment