Files
2026-04-20 00:25:05 +07:00

3 lines
78 B
SQL

-- AlterTable
ALTER TABLE "TripReview" ALTER COLUMN "updatedAt" DROP DEFAULT;