Skip to content

Array persistence traversal is not consistent vs. SQL traversal #997

Description

@mvorisek

let's have 2 models A and B and no condition is specific on any model

A has many B

when B record has an foreign key not available in A, SQL persistence excludes these records when traversing from A, but Array persistence does not

HasOneSql also introduce extra traversal condition

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions