Files
psp_api/prisma/migrations/20260211105559_init/migration.sql
T

3 lines
78 B
SQL
Raw Normal View History

-- AlterTable
ALTER TABLE `devices` ADD COLUMN `fcm_token` VARCHAR(100) NULL;