migration 2.sql 97 B

12
  1. -- AlterTable
  2. ALTER TABLE `userinfo` ADD COLUMN `mapleCoin` INTEGER UNSIGNED NOT NULL DEFAULT 0;