getTable('ex_apps'); $table->addColumn('api_scopes', Types::JSON, [ 'notnull' => false, ]); return $schema; } }