EVOLUTION-MANAGER
Edit File: 3.6.3-2016-08-15.sql
-- -- Increasing size of the URL field in com_newsfeeds -- ALTER TABLE "#__newsfeeds" ALTER COLUMN "link" TYPE character varying(2048);