Tom Waddell

Results 2 comments of Tom Waddell

I'm seeing the same issue, using e_sqlcipher having upgraded from 2.0.7 to 2.1.1. It appears that the .targets file in SQLitePCLRaw.lib.e_sqlcipher is no longer being added to the project file....

Ran the failing test with RUST_BACKTRACE=1 which output the following additional information: ``` thread '' panicked at yffi\src\lib.rs:2488:17: Unrecognized YVal value tag. stack backtrace: 0: std::panicking::begin_panic at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6\library\std\src\panicking.rs:686 1: yrs::YInput::into...