el.xwx.moe/prisma/migrations/20231031100017_add_last_pre.../migration.sql

3 lines
78 B
MySQL
Raw Normal View History

2023-10-31 14:44:58 -05:00
-- AlterTable
ALTER TABLE "Link" ADD COLUMN "lastPreserved" TIMESTAMP(3);