daphnis/prisma/migrations/20240624144745_auth/migration.sql
2024-06-29 01:22:22 -04:00

9 lines
168 B
SQL

/*
Warnings:
- You are about to drop the `invites` table. If the table is not empty, all the data it contains will be lost.
*/
-- DropTable
DROP TABLE `invites`;