mirror of
https://github.com/isar/rusqlite.git
synced 2026-01-13 07:52:24 +08:00
This is a breaking change for anyone using `query_row`. To update code that used the old `query_row`, you must now `.unwrap()` the returned result.