daphnis/prisma/migrations/20240624144745_auth/migration.sql

9 lines
168 B
MySQL
Raw Normal View History

2024-06-29 05:22:22 +00:00
/*
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`;