[go: up one dir, main page]

Skip to content

Remove ID column from vulnerability_reads table

Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.

Why are we doing this work

vulnerability_id is already unique and can be an identifier for the vulnerability_reads table therefore there is no need to keep the id column.

Implementation plan

  • database Drop the ID column from the vulnerability_reads table
  • database Promote vulnerability_id as PK on vulnerability_reads table
Edited by 🤖 GitLab Bot 🤖