When I try to scaffold a table with a column of type NUMERIC(x,y), I get this error "Could not find type mapping for column..." It seems like FbTypeMappingSource doesn't have a case for NUMERIC column type.