mirror of
https://github.com/isar/rusqlite.git
synced 2026-01-02 17:02:23 +08:00
Add FromSql/ToSql impls for isize.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
# Version 0.10.2 (UPCOMING)
|
||||
|
||||
* Adds `FromSql` and `ToSql` impls for `isize`. Documents why `usize` and `u64` are not included.
|
||||
|
||||
# Version 0.10.1 (2017-03-03)
|
||||
|
||||
* Updates the `bundled` SQLite version to 3.17.0.
|
||||
|
||||
Reference in New Issue
Block a user