ALTER TABLE public.staff_assess_content ALTER COLUMN weight TYPE float8 USING weight::float8;