Skip to content

Commit

Permalink
Update latest migration state
Browse files Browse the repository at this point in the history
  • Loading branch information
majdyz committed Jan 16, 2025
1 parent b50dbbd commit fd0b39c
Showing 1 changed file with 0 additions and 12 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,20 +28,8 @@ COMMIT;
These indexes were not useful and will not impact anything upon their removal.
*/

-- DropIndex
DROP INDEX "StoreListing_agentId_owningUserId_idx";

-- DropIndex
DROP INDEX "StoreListing_isDeleted_idx";

-- DropIndex
DROP INDEX "StoreListing_owningUserId_idx";

-- DropIndex
DROP INDEX "StoreListingReview_storeListingVersionId_idx";

-- DropIndex
DROP INDEX "StoreListingSubmission_Status_idx";

-- DropIndex
DROP INDEX "StoreListingVersion_agentId_agentVersion_isDeleted_idx";

0 comments on commit fd0b39c

Please sign in to comment.