mirror of
https://github.com/isar/rusqlite.git
synced 2026-01-03 17:32:23 +08:00
Merge branch 'master' into gwenn-functions
Conflicts: Changelog.md
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
# Version UPCOMING (TBD)
|
||||
|
||||
* Adds a variety of `..._named` methods for executing queries using named placeholder parameters.
|
||||
* Adds `backup` feature that exposes SQLite's online backup API.
|
||||
* Adds `functions` feature that allows user-defined scalar functions to be added to
|
||||
open `SqliteConnection`s.
|
||||
|
||||
Reference in New Issue
Block a user