Sophie

Sophie

distrib > Mageia > 7 > armv7hl > by-pkgid > 3b3724142f115cd2ef91cecd17f56401 > files > 90

roundcubemail-1.4.11-1.mga7.noarch.rpm

-- Updates from version 0.7

DROP INDEX contacts_user_id_idx;
CREATE INDEX contacts_user_id_idx ON contacts USING btree (user_id, del);
ALTER TABLE contacts ALTER email TYPE text;