Skip to content

Fixed the issue in Pongo projection that gets the empty object instead of null when document doesn't exist #130

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Nov 19, 2024

Conversation

oskardudycz
Copy link
Collaborator

@oskardudycz oskardudycz commented Nov 18, 2024

Added tests for Pongo multi-stream projection. This reproduces a bug in Pongo 0.16.2 with a passing default object.

The real fix was in Pongo, see: event-driven-io/Pongo#100.

@jameswoodley FYI

This reproduces bug in Pongo 0.16.2 with passing default object
@oskardudycz oskardudycz added bug Something isn't working PostgreSQL projections labels Nov 18, 2024
@oskardudycz oskardudycz marked this pull request as ready for review November 19, 2024 09:51
@oskardudycz oskardudycz force-pushed the pongo_multi_stream_projection_initial_bug branch from 77f60ec to ff010a7 Compare November 19, 2024 09:52
@oskardudycz oskardudycz changed the title Added tests for Pongo multi stream projection Fixed the issue in Pongo projection that gets the empty object instead of null when document doesn't exist Nov 19, 2024
@oskardudycz oskardudycz merged commit bc1f8ad into main Nov 19, 2024
3 checks passed
@oskardudycz oskardudycz deleted the pongo_multi_stream_projection_initial_bug branch November 19, 2024 09:56
@oskardudycz oskardudycz added this to the 0.21.1 milestone Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working PostgreSQL projections
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant