soc_site-astro/prisma/migrations/20250404144405_/migration.sql

8 lines
185 B
SQL

/*
Warnings:
- You are about to drop the column `custom` on the `links` table. All the data in the column will be lost.
*/
-- AlterTable
ALTER TABLE `links` DROP COLUMN `custom`;