3.7.0-2016-11-27.sql 145 Bytes
-- Normalize modules content field with other db systems. Add default value.
ALTER TABLE `#__modules` MODIFY `content` text NOT NULL DEFAULT '';