migration 2.sql 87 B

12
  1. -- AlterTable
  2. ALTER TABLE `post` MODIFY `plateId` INTEGER UNSIGNED NOT NULL DEFAULT 0;