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
Usability improvements for Pongo shell
#93
Closed
oskardudycz
closed
1 month ago
oskardudycz
commented
1 month ago
Added:
PostgreSQL connection check,
an option to set the prettifying and log level through shell params and helper methods,
direct access to collections in shell,
an option to disable auto-migrations,
option to directly call sql from db,
printing migration sql based on the config file
Fixed:
returning information about not-successful operations,
shell handling,
Added:
Fixed: