fokx

Results 5 comments of fokx

Same issue, seems the author cannot fix it for 2 years

by google search, I find one at this link: https://github.com/SamTseng/Chinese-Typo-Checking/blob/master/ConfusionSet/data/CNS/CNS_component.txt

I found this is wry: https://github.com/tauri-apps/wry/blob/8dfeb7650213fc10edbf7b03acc9a95107c7e342/src/lib.rs#L663 ```rs /// Set a proxy configuration for the webview. Supports HTTP CONNECT and SOCKSv5 proxies /// /// - **macOS**: Requires macOS 14.0+ and the...

> try this PR yourself I've tried this PR and can confirm `pragmas` works on Linux. To build for Android, you need to use `bundled-sqlcipher-vendored-openssl` feature of `libsqlite3-sys` instead of...