Skip to content

Refactor postgres client#521

Open
Geczy wants to merge 1 commit intomasterfrom
codex/simplify-postgresql-client-py-structure
Open

Refactor postgres client#521
Geczy wants to merge 1 commit intomasterfrom
codex/simplify-postgresql-client-py-structure

Conversation

@Geczy
Copy link
Copy Markdown
Member

@Geczy Geczy commented May 18, 2025

Summary

  • extract connection pool helpers into new db/connection.py
  • move SQL helpers into db/queries.py
  • shrink postgresql_client.py to a thin wrapper

Testing

  • python -m pytest -q packages/clip-processor-py/test/test_queue.py (fails: No module named pytest)

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.

1 participant