mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2025-12-18 12:21:30 +00:00
2 lines
66 B
SQL
2 lines
66 B
SQL
ALTER TABLE `identities` CHANGE `signature` `signature` longtext;
|