mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2025-12-17 20:01:31 +00:00
2 lines
65 B
SQL
2 lines
65 B
SQL
ALTER TABLE `users` CHANGE `preferences` `preferences` longtext;
|