forked from extern/egroupware
Set correct unique column
This commit is contained in:
parent
4458a6f502
commit
2a5a6ae473
@ -165,7 +165,7 @@
|
|||||||
'pk' => array(),
|
'pk' => array(),
|
||||||
'fk' => array(),
|
'fk' => array(),
|
||||||
'ix' => array(),
|
'ix' => array(),
|
||||||
'uc' => array()
|
'uc' => array('appname')
|
||||||
),
|
),
|
||||||
'phpgw_categories' => array(
|
'phpgw_categories' => array(
|
||||||
'fd' => array(
|
'fd' => array(
|
||||||
|
Loading…
Reference in New Issue
Block a user