mirror of
https://github.com/isar/rusqlite.git
synced 2025-06-05 15:52:36 +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.