Jamie Mills

Results 1 issues of Jamie Mills

Compiling a non-trivial `INSERT` query that contains a `RETURNING` clause results in long compile times, with very high memory consumption. I've created an example repository which demonstrates the issue: [jaehl/sqlx-bug](https://github.com/jaehl/sqlx-bug)...

bug
db:sqlite
macros