mirror of
https://github.com/isar/rusqlite.git
synced 2024-11-23 09:09:19 +08:00
Fix typo in Changelog
This commit is contained in:
parent
840a86a883
commit
501d8782a5
@ -1,6 +1,6 @@
|
|||||||
# Version UPCOMING (...)
|
# Version UPCOMING (...)
|
||||||
|
|
||||||
* Adds a `cache` Cargo feature that provides `cache::StatementCache` for caching prepraed
|
* Adds a `cache` Cargo feature that provides `cache::StatementCache` for caching prepared
|
||||||
statements.
|
statements.
|
||||||
* Adds `column_count()` method to `Statement` and `Row`.
|
* Adds `column_count()` method to `Statement` and `Row`.
|
||||||
* Adds `types::Value` for dynamic column types.
|
* Adds `types::Value` for dynamic column types.
|
||||||
|
Loading…
Reference in New Issue
Block a user