mirror of
https://github.com/isar/rusqlite.git
synced 2025-11-06 09:48:58 +08:00
Make Module impl Send
Also introduce a dedicated feature for series virtual table.
This commit is contained in:
@@ -41,7 +41,7 @@ script:
|
||||
- cargo test --features i128_blob
|
||||
- cargo test --features uuid
|
||||
- cargo test --features "bundled unlock_notify window"
|
||||
- cargo test --features "array bundled csvtab vtab"
|
||||
- cargo test --features "array bundled csvtab series vtab"
|
||||
- cargo test --features "backup blob chrono collation csvtab functions hooks limits load_extension serde_json trace url uuid vtab"
|
||||
- cargo test --features "backup blob chrono collation csvtab functions hooks limits load_extension serde_json trace url uuid vtab buildtime_bindgen"
|
||||
- cargo test --features "backup blob chrono collation csvtab functions hooks limits load_extension serde_json trace url uuid vtab bundled"
|
||||
|
||||
Reference in New Issue
Block a user