mirror of
https://github.com/isar/rusqlite.git
synced 2025-08-28 01:02:22 +08:00
Note load_extension change in Changelog
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
# Version UPCOMING (...)
|
||||
|
||||
* Removes `load_extension` feature from `libsqlite3-sys`. `load_extension` is still available
|
||||
on rusqlite itself.
|
||||
* Fixes crash on nightly Rust when using the `trace` feature.
|
||||
* Adds optional `clippy` feature and addresses issues it found.
|
||||
* Adds `column_count()` method to `Statement` and `Row`.
|
||||
|
Reference in New Issue
Block a user