3.2.2-2014-01-18.sql 100 Bytes
/* Update updates version length */
ALTER TABLE [#__updates] ALTER COLUMN [version] [nvarchar](32);