mirror of
https://github.com/isar/rusqlite.git
synced 2025-01-20 16:30:52 +08:00
03be8e0cd6
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.