Lege19
Lege19
When I use turbo warp desctop every now and then the renderer crashes, I can still hear audio and as far as I can tell the project is still runing...
I have a fresh install of polyglot, when I attempt to run it it crashes before even creating a window
The syntax for `queryx!` is as described in #4114. ### Does your PR solve an issue? fixes #4114 fixes #4113 ### Is this a breaking change? This is not a...
### I have found these related issues/pull requests Would be enabled by #4114 ### Description At the moment the types inferred by `query!` and similar derive `Debug` and nothing else....
### I have found these related issues/pull requests Makes #4113 more practical ### Description Currently there is a separate `query...!` macro for each combination of: - Checked/unchecked - Query from...
### Does your PR solve an issue? fixes #3967 ### Is this a breaking change? This is a breaking change. Previously an `INTEGER PRIMARY KEY` column was wrongly inferred to...
### I have found these related issues/pull requests No related issues. ### Description SQLx advertises not using any unsafe code, except for SQLite. This is great, however where unsafe code...