Files
archived-spongebin/migrations/0002_fine_lady_vermin.sql
DuroCodes e7a833f153 feat: v2
2025-04-20 21:44:08 -04:00

2 lines
121 B
SQL

ALTER TABLE "paste" ALTER COLUMN "id" DROP DEFAULT;--> statement-breakpoint
ALTER TABLE "paste" DROP COLUMN "created_at";