file-uploader/prisma/migrations/20240706040428_defaults/migration.sql
2024-07-06 00:04:38 -04:00

2 lines
95 B
SQL

-- AlterTable
ALTER TABLE `UserSettings` MODIFY `embedColor` INTEGER NOT NULL DEFAULT 3159110;