mirror of
https://github.com/isar/rusqlite.git
synced 2025-12-31 07:57:06 +08:00
Add more documentation for failure modes of functions that return s
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
* Slight change to the closure types passed to `query_map` and `query_and_then`:
|
||||
* Remove the `'static` requirement on the closure's output type.
|
||||
* Give the closure a `&SqliteRow` instead of a `SqliteRow`.
|
||||
* Add more documentation for failure modes of functions that return `SqliteResult`s.
|
||||
|
||||
# Version 0.4.0 (2015-11-03)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user