* Finish task #7485.

This commit is contained in:
sgm0422
2020-07-17 09:21:47 +08:00
parent 8a4d7f9899
commit 2455413bba
+1
View File
@@ -0,0 +1 @@
ALTER TABLE `zt_doccontent` CHANGE `content` `content` longtext NOT NULL AFTER `digest`;