mirror of
https://github.com/mangosfour/server.git
synced 2025-12-25 22:37:04 +00:00
SQL fix.
This commit is contained in:
parent
b502d01a08
commit
589d238522
4 changed files with 4 additions and 4 deletions
1
sql/333/1_characters_mail.sql
Normal file
1
sql/333/1_characters_mail.sql
Normal file
|
|
@ -0,0 +1 @@
|
|||
alter table `mail` add column `body` longtext CHARSET utf8 COLLATE utf8_general_ci NULL after `subject`;
|
||||
Loading…
Add table
Add a link
Reference in a new issue