mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2025-06-06 23:46:47 +02:00
2 lines
65 B
MySQL
2 lines
65 B
MySQL
|
ALTER TABLE `users` CHANGE `preferences` `preferences` longtext;
|