Sophie

Sophie

distrib > Mageia > 6 > i586 > by-pkgid > 35c8a0a9bb7ee5d672fc3aa3da251683 > files > 68

roundcubemail-1.2.5-1.1.mga6.noarch.rpm

-- Updates from version 0.4.2

DROP INDEX users_username_id_idx;
ALTER TABLE users ADD CONSTRAINT users_username_key UNIQUE (username, mail_host);
ALTER TABLE contacts ALTER email TYPE varchar(255);

TRUNCATE messages;