mirror of
https://github.com/roundcube/roundcubemail.git
synced 2026-03-02 22:34:03 +01:00
2 lines
65 B
SQL
2 lines
65 B
SQL
ALTER TABLE `users` CHANGE `preferences` `preferences` longtext;
|