mirror of
https://github.com/isar/rusqlite.git
synced 2025-11-03 23:48:56 +08:00
Ensure Virtual tables can be declared outside rusqlite crate
Not sure it is the way to go.
This commit is contained in:
@@ -58,6 +58,9 @@ harness = false
|
||||
[[test]]
|
||||
name = "deny_single_threaded_sqlite_config"
|
||||
|
||||
[[test]]
|
||||
name = "vtab"
|
||||
|
||||
[package.metadata.docs.rs]
|
||||
features = [ "backup", "blob", "chrono", "functions", "limits", "load_extension", "serde_json", "trace" ]
|
||||
all-features = false
|
||||
|
||||
Reference in New Issue
Block a user