Skip to content

includes eager fetching using an inner join #84

@mattfeury

Description

@mattfeury

Seems like this should use a left outer join to me. I have a nullable relation, and i want to include that relation if it exists, but right now it will return nothing. thoughts?

btw i'm happy to code up this enhancement/change if someone can point me in the right direction. it looks like eagerLoad is maybe where i'd want to be (i see a .joins there), but not sure how to reference squeryl join types there

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions