3 lines
70 B
MySQL
3 lines
70 B
MySQL
|
-- AlterTable
|
||
|
ALTER TABLE "WalletLog" ADD COLUMN "context" JSONB;
|