Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
task: added unique index for release plan templates (#8846)
We want to prevent our users from defining multiple templates with the same name. So this adds a unique index on the name column when discriminator is template.
- Loading branch information