当我试图在EFS目录上使用sqlite3创建一个基础时,这会导致一个错误:
$ sqlite3 foo.db SQLite version 3.7.17 2013-05-20 00:56:22 Enter".help" for instructions Enter SQL statements terminated with a ";" sqlite> .log stderr sqlite> CREATE但是,如果创建
我在加密核心数据时遇到了问题。; result = status == SQLITE_OK; result = [self checkDatabaseStatusWithError:error];return result && (*error == nil);函数在EncryptedStroe/sqlite3.h中声明为:s