mirror of
https://github.com/isar/rusqlite.git
synced 2025-11-21 15:29:11 +08:00
Make Module impl Send
Also introduce a dedicated feature for series virtual table.
This commit is contained in:
@@ -51,6 +51,9 @@ array = ["vtab"]
|
||||
session = ["libsqlite3-sys/session", "hooks"]
|
||||
# window functions: 3.25.0
|
||||
window = ["functions"]
|
||||
# 3.9.0
|
||||
series = ["vtab"]
|
||||
|
||||
|
||||
[dependencies]
|
||||
time = "0.1.0"
|
||||
|
||||
Reference in New Issue
Block a user