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