disabled unique attribute check
This commit is contained in:
parent
525fd3a718
commit
0bfb902004
|
@ -67,5 +67,5 @@ $config->custom->appearance['show_schema_link'] = false;
|
|||
if (!checkIfWriteAccessIsAllowed()) {
|
||||
$servers->setValue('server','read_only',true);
|
||||
}
|
||||
|
||||
$servers->setValue('unique','attrs',array());
|
||||
?>
|
||||
|
|
Loading…
Reference in New Issue