Mirek Klimos
Mirek Klimos
**Is your feature request related to a problem? Please describe.** We have a latency-sensitive system and we're seeing regular spikes in query latency. After some digging, I believe there are...
👋🏽 First of all, thanks for writing this library - I'm looking for an openapi client generator for internal APIs and I tried 3 other options and this was the...
### Bug Description Trying to update to 0.7.4 and seeing: ``` error[E0432]: unresolved import `chrono::TimeDelta` ``` This is because sqlx specifies a dependency on chrono 0.4.22 but actually depends on...