Skip to content

Create a table for storing diff note positions

Igor Drozdov requested to merge id-create-diff-note-positions into master

What does this MR do?

We'll use this table for storing a note position for a particular merge request state. We'll possibly extract there notes' position and original position in the future.

Related issues:

Merge request reports