Closed rkapl closed 4 years ago
So it passes the query down to the sqlite library, which panics with an empty query. We could
catch_unwind
panics from the library orI believe this is https://github.com/rusqlite/rusqlite/issues/583 which was fixed some time ago.
I'll update it then.
-------- Original Message -------- On Apr 30, 2020, 09:14, Lily Chung wrote:
I believe this is rusqlite/rusqlite#583 which was fixed some time ago.
— You are receiving this because you were assigned. Reply to this email directly, view it on GitHub, or unsubscribe.
Oh, this should be closed. We use rusqlite 0.21.
Reproducer:
Backtrace: