Files
setrip/prisma/migrations/20260419165627_update_trip/migration.sql
T
2026-04-20 00:25:05 +07:00

3 lines
78 B
SQL

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