Enforce filename uniqueness in StoredObjectVersion with partial unique index...

This commit is contained in:
2025-10-13 10:47:47 +00:00
parent 208a378185
commit e1bf4a24d2
3 changed files with 73 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
kind: Fixed
body: Add unique condition on stored object filename, with cleaning step on existing duplicate filenames
time: 2025-10-13T12:39:32.85885314+02:00
custom:
Issue: "446"
SchemaChange: Drop or rename table or columns, or enforce new constraint that must be manually fixed