3.2.2-2014-01-18.sql 112 Bytes
/* Update updates version length */
ALTER TABLE "#__updates" ALTER COLUMN "version" TYPE character varying(32);