This repository has been archived on 2024-10-29. You can view files and clone it, but cannot push or open issues or pull requests.
api/prisma/migrations/20211229101953_init_4/migration.sql

6 lines
96 B
SQL

-- DropIndex
DROP INDEX "OAuth_userId_key";
-- DropIndex
DROP INDEX "RefreshToken_userId_key";