-- AlterTable
ALTER TABLE `site_blog` MODIFY `sb_content` LONGTEXT NOT NULL;
