Skip to content

Conversation

@arthurhenrique
Copy link
Owner

@arthurhenrique arthurhenrique commented Aug 25, 2025

Summary

  • add Postgres service to docker compose and environment
  • log requests and responses to database using SQLAlchemy
  • create startup event to initialize table
  • cover request logging with unit test
  • add AGENTS instructions to require running tests
  • use context manager and exception logging for request logging

Testing

  • pytest {{cookiecutter.project_slug}}/tests

https://chatgpt.com/codex/tasks/task_e_68ac7960ffb88323b93d80f0d0aebfb3

close #43

@arthurhenrique arthurhenrique merged commit 6418a16 into main Aug 25, 2025
1 check passed
@arthurhenrique arthurhenrique deleted the codex/add-postgresql-support-with-docker-compose-kzvfyn branch August 25, 2025 15:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Can you please add database managment support with migrations?

2 participants