ALTER TABLE public.unit ALTER COLUMN bathrooms TYPE float4 USING bathrooms::float4;