3.6.3-2016-08-15.sql 125 Bytes Raw Blame History Permalink 1 2 3 4 5 -- -- Increasing size of the URL field in com_newsfeeds -- ALTER TABLE `#__newsfeeds` MODIFY `link` VARCHAR(2048) NOT NULL;