gwenn
Results
602
comments of
gwenn
And we should remove the `#[expect(...)]` line like here: https://github.com/rusqlite/rusqlite/commit/d4781e1a665985c1f169909a0795f9f0cf90cf81
I am fine if it is exposed only on [VTabConnection](https://docs.rs/rusqlite/latest/rusqlite/vtab/struct.VTabConnection.html). Otherwise, you should already be able to called it by using [conn.handle()](https://docs.rs/rusqlite/latest/rusqlite/struct.Connection.html#method.handle).