mirror of
https://github.com/isar/rusqlite.git
synced 2025-09-16 20:52:19 +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.