mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-22 14:41:29 +01:00
Remove bogus keys
This commit is contained in:
parent
f06b0b6d88
commit
9ef0d25187
@ -61,8 +61,6 @@ CREATE TABLE addressbook (
|
||||
D_EMAIL_Home enum('y','n') DEFAULT 'n' NOT NULL,
|
||||
PRIMARY KEY (id),
|
||||
UNIQUE id (id),
|
||||
KEY lid (lid),
|
||||
KEY tid (tid)
|
||||
);
|
||||
|
||||
CREATE TABLE addressbook_extra (
|
||||
|
Loading…
Reference in New Issue
Block a user