8000 Collection is hydrated as empty if first row contains nulls from a leftJoin · Issue #9807 · doctrine/orm · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Collection is hydrated as empty if first row contains nulls from a leftJoin #9807
Closed
@freiondrej-lmc

Description

@freiondrej-lmc

Bug Report

Q A
BC Break no
Version 2.11.3

Summary

When the first row of a leftJoin result contains null values (because of a SqlFilter), the collection is hydrated as empty.

Current behavior

The collection is hydrated as empty if the first row is nullish.

How to reproduce

Details for reproduction is in https://github.com/freiondrej-lmc/doctrine_orm_bug_reproduction .

Expected behavior

The Collection should be hydrated with existing data.

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

      0