el.xwx.moe/prisma/migrations/20231031100017_add_last_pre.../migration.sql
2023-10-31 15:44:58 -04:00

3 lines
78 B
SQL

-- AlterTable
ALTER TABLE "Link" ADD COLUMN "lastPreserved" TIMESTAMP(3);