migration.sql 96 B

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