Sophie

Sophie

distrib > Mageia > 7 > x86_64 > by-pkgid > 1d2c5587627b5c68ded1e98e56ef0021 > files > 81

roundcubemail-1.3.12-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;