Andrew Shannon Brown
Andrew Shannon Brown
The postgres explain feature appears to depend on being able to infer a type for every parameter when generating the prepared statement. I'm seeing this problem in an environment where...
For using gogitix in pre-push hook, it would be useful if it could run against a commit range specification.
**Describe the bug** I'm using python black as a formatter via the filewatcher mechanism. **To Reproduce** Steps to reproduce the behavior: 1. Enable ruff plugin 2. Add python filewatcher. My...
### Description Unconsumed parameters [appear to be added last to the openapi spec](https://github.com/litestar-org/litestar/blob/ffaf5616b19f6f0f4128209c8b49dbcb41568aa2/litestar/_openapi/parameters.py#L226), which causes strange parameter ordering in other generated code. It looks like some effort was made to...