event-driven-io / Pongo

Pongo - Mongo but on Postgres and with strong consistency benefits
https://event-driven-io.github.io/Pongo/
MIT License
1.21k stars 30 forks source link

Calculate correctly upserted items #17

Open oskardudycz opened 4 months ago

oskardudycz commented 4 months ago

That will probably require doing an update first, then inserting those that weren't added or using some merge statement.