DDL
This commit is contained in:
parent
de0dd230b0
commit
8f6859e275
@ -59,7 +59,7 @@ public function up(): void
|
||||
|
||||
$table->timestamps();
|
||||
|
||||
$table->unique(['orthanc_host_id', 'orthanc_uuid']);
|
||||
$table->unique(['dicom_server_id', 'orthanc_uuid']);
|
||||
});
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user