getTable('suspicious_login'); $table->addColumn('notification_state', 'integer', [ 'notnull' => false, 'length' => 4, ]); return $schema; } }