mirror of
https://github.com/isar/rusqlite.git
synced 2025-12-30 07:22:25 +08:00
Add bindings to automatic extension loading API (#1487)
* Add bindings to automatic extension loading API it doesn't seem possible to directly register an `AutoExtension`.
This commit is contained in:
@@ -140,6 +140,9 @@ bencher = "0.1"
|
||||
path = "libsqlite3-sys"
|
||||
version = "0.28.0"
|
||||
|
||||
[[test]]
|
||||
name = "auto_ext"
|
||||
|
||||
[[test]]
|
||||
name = "config_log"
|
||||
harness = false
|
||||
|
||||
Reference in New Issue
Block a user