getTable('suspicious_login_model'); $table->getColumn('app_version') ->setType(Type::getType(Types::STRING)); return $schema; } }