sqlite 加密连接无法创建数据库 返回

SqlSugar 沟通中
2 785

报错

System.InvalidOperationException:“You specified a password in the connection string, but the native SQLite library 'e_sqlite3' doesn't support encryption.”

image.png

image.png

按照手册添加了SQLitePCLRaw.bundle_e_sqlcipher 也不行
使用最新版的SQLitePCLRaw.core也不行

热忱回答2