Files
Giveaway-app/prisma/migrations/20250429162610_video_update3/migration.sql
T
2025-04-29 19:33:35 +03:00

9 lines
164 B
SQL

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