feat(services): add GET /channels/[channelId]/messages
This commit is contained in:
5
prisma/migrations/20211229101953_init_4/migration.sql
Normal file
5
prisma/migrations/20211229101953_init_4/migration.sql
Normal file
@ -0,0 +1,5 @@
|
||||
-- DropIndex
|
||||
DROP INDEX "OAuth_userId_key";
|
||||
|
||||
-- DropIndex
|
||||
DROP INDEX "RefreshToken_userId_key";
|
Reference in New Issue
Block a user