Skip to content

Conversation

@goodtune
Copy link
Collaborator

  • Remove psycopg2-binary as required dependency
  • Add optional dependency groups for [psycopg2] and [psycopg]
  • Update backend to support both PostgreSQL clients with fallback logic
  • Expand CI matrix to test both psycopg2 and psycopg across all environments
  • Update tox configuration with PostgreSQL client dimensions
  • Add installation documentation for choosing PostgreSQL client
  • Maintain backward compatibility while enabling psycopg3 adoption

- Remove `psycopg2-binary` as required dependency
- Add optional dependency groups for `[psycopg2]` and `[psycopg]`
- Update backend to support both PostgreSQL clients with fallback logic
- Expand CI matrix to test both psycopg2 and psycopg across all environments
- Update tox configuration with PostgreSQL client dimensions
- Add installation documentation for choosing PostgreSQL client
- Maintain backward compatibility while enabling psycopg3 adoption
@goodtune goodtune merged commit 33c382d into bernardopires:master Aug 31, 2025
26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant