Skip to content

is latest column might not be used in recursive queries #53

@CptSchnitz

Description

@CptSchnitz

When looking at the recursive functions it looks like there are still parts like this:

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions