event-driven-io / emmett

Emmett - a Node.js library taking your event-driven applications back to the future!
https://event-driven-io.github.io/emmett/
195 stars 19 forks source link

Fix typing to not require passing projections for non-pooled connection #107

Closed oskardudycz closed 1 month ago

oskardudycz commented 3 months ago

It seems that something is wrong for that case: image

alex-laycalvert commented 1 month ago

Was looking into this and I think this was fixed when the projections property was made option for the PostgresEventStoreOptions.

oskardudycz commented 1 month ago

@alex-laycalver, ah yes, I forgot to close this issue. Thank you for double-checking it 🫡