/
home
/
assocoweys
/
avexp
/
administrator
/
components
/
com_admin
/
sql
/
updates
/
sqlazure
/
Upload File
HOME
-- -- Increasing size of the URL field in com_newsfeeds -- ALTER TABLE [#__newsfeeds] ALTER COLUMN [link] [nvarchar](2048) NOT NULL;