Go to file
Matej Janezic a625d5f43c
feat: finish postgres cli
Implemented basic wanted functionality for postgres subcommands. We
currently assume that postgres is running in docker-compose project in a
service named "postgresdb". This could be looked at and changed at some
point in the future.
2023-05-24 00:00:06 +02:00
src feat: finish postgres cli 2023-05-24 00:00:06 +02:00
.gitignore feat: initial commit 2023-05-21 22:12:45 +02:00
Cargo.lock feat: finish docker compose cli 2023-05-21 23:41:15 +02:00
Cargo.toml feat: finish docker compose cli 2023-05-21 23:41:15 +02:00
LICENSE feat: add license, readme and update manifest file 2023-05-21 23:02:03 +02:00
README.md feat: add license, readme and update manifest file 2023-05-21 23:02:03 +02:00

README.md

ahab