Learning Postgres wth Python
Go to file
slashtechno 062944b57a
Fixed how the connection was returned
2024-06-04 09:08:15 -05:00
src/hello_postgres Fixed how the connection was returned 2024-06-04 09:08:15 -05:00
tests connect to a PostgreSQL database running in Docker 2024-06-04 08:59:05 -05:00
.env.example connect to a PostgreSQL database running in Docker 2024-06-04 08:59:05 -05:00
.gitignore connect to a PostgreSQL database running in Docker 2024-06-04 08:59:05 -05:00
README.md connect to a PostgreSQL database running in Docker 2024-06-04 08:59:05 -05:00
docker-compose.yml connect to a PostgreSQL database running in Docker 2024-06-04 08:59:05 -05:00
pdm.lock connect to a PostgreSQL database running in Docker 2024-06-04 08:59:05 -05:00
pyproject.toml connect to a PostgreSQL database running in Docker 2024-06-04 08:59:05 -05:00

README.md

hello-postgres