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