When looking at the recursive functions it looks like there are still parts like this: ```sql CASE WHEN "config_refs"."ref_version" IS NULL THEN TRUE ELSE FALSE END AS "isLatest" ``` We should check if its required or can be removed