stacker.news/prisma/migrations/20241105021205_log_context/migration.sql

3 lines
70 B
SQL

-- AlterTable
ALTER TABLE "WalletLog" ADD COLUMN "context" JSONB;