issues
search
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
Extract sql building from execution
#9
Closed
oskardudycz
closed
4 months ago
oskardudycz
commented
4 months ago
Added typing for update queries and extracted dedicated methods
Added strongly typed entries for better type-checking
Extracted SQL builder from execution on collection to enable unit testing SQL generation in the future