Merge pull request #1456 from thiagoomatheus/main

Fixes issue #879
This commit is contained in:
Davidson Gomes
2025-05-16 13:38:30 -03:00
committed by GitHub
4 changed files with 5 additions and 3 deletions

View File

@@ -0,0 +1,2 @@
-- DropIndex
DROP INDEX "Media_fileName_key";

View File

@@ -1,3 +1,3 @@
# Please do not edit this file manually
# It should be added in your version-control system (i.e. Git)
# It should be added in your version-control system (e.g., Git)
provider = "postgresql"