mirror of
https://github.com/isar/rusqlite.git
synced 2025-02-24 00:38:13 +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.