Create new partitioned vulnerabilities table
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
In order to partition the vulnerabilities table, we need to create a partition type table for it first that we will then be able to sync existing data to, as non-partitioned tables cannot be converted into partitions directly. This issue is the start point of creating that partition type table that we'll be able to sync the data to and then swap with the existing table in future issues.
Edited by 🤖 GitLab Bot 🤖