Skip to content

Update dialect.py (to add typization_solve issue)#5

Open
Mintsolester wants to merge 1 commit intopsqlpy-python:masterfrom
Mintsolester:issue_solver
Open

Update dialect.py (to add typization_solve issue)#5
Mintsolester wants to merge 1 commit intopsqlpy-python:masterfrom
Mintsolester:issue_solver

Conversation

@Mintsolester
Copy link

Mypy compliance: The file now exposes explicit types for all public classes/methods/attributes, enabling static checking in CI.

Onboarding velocity: Maintainers and contributors get instant IDE hints and guardrails; fewer review cycles over “what does this return?”.

Risk reduction: Early detection of interface drift (e.g., if psqlpy or SQLAlchemy change shapes), caught by types before runtime.

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