Learning Postgres wth Python
Go to file
slashtechno ddf87eec2a
Create a table
2024-06-04 09:19:12 -05:00
src/hello_postgres Create a table 2024-06-04 09:19:12 -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 Create a table 2024-06-04 09:19:12 -05:00
pdm.lock Create a table 2024-06-04 09:19:12 -05:00
pyproject.toml Create a table 2024-06-04 09:19:12 -05:00

README.md

hello-postgres