/* Update updates version length */ ALTER TABLE "#__updates" ALTER COLUMN "version" TYPE character varying(32);