Sasa Cocic-Banjanac
Sasa Cocic-Banjanac
I'm running into the same issue I believe. I have a small reproducible example using SQLite Here's some relavent info cargo.toml ``` sqlx = { version = "0.6.2", features =...
I'm interested in taking this as a first issue. Title is self explanatory, but I don't know how completions work and need a bit more detail. bash completion works by...
After further digging this just seems to be an issue with the openapi definition that django ninja generates. The schema that is generated is not valid for version `3.0`, but...