TLDR; I would like to get a warning on changing/adding a foreign key for Postgresql that it locks the table and if the table is large, it could be locked for some time. When adding or changing a ...
public function up(): void { Schema::create('organisations', function (Blueprint $table) { $table->string('id')->primary(); $table->string('name_original'); $table ...
一部の結果でアクセス不可の可能性があるため、非表示になっています。
アクセス不可の結果を表示する