lasthourcloud/prisma/migrations/20220407220809_unique_storage_fix/migration.sql

6 lines
140 B
MySQL
Raw Normal View History

2022-04-07 22:09:09 +00:00
-- DropIndex
DROP INDEX "ApplicationPersistentStorage_path_key";
-- DropIndex
DROP INDEX "ApplicationPersistentStorage_applicationId_key";