This codebase uses uv for ALL management commands.
Always perform these checks after making code changes in this repository:
- Run
uv run pyright src/sql_stressto type-check the project. - Run
uv formatto format the code. You don't have to useruff
Run both commands from the repository root (pg-compose). Document any failures in your response to the user.