5 lines
140 B
SQL
5 lines
140 B
SQL
-- DropIndex
|
|
DROP INDEX "ApplicationPersistentStorage_path_key";
|
|
|
|
-- DropIndex
|
|
DROP INDEX "ApplicationPersistentStorage_applicationId_key";
|