Added the anycollseq.c loadable extension that allows a generic SQLite database connection to read a schema that contains unknown and/or application-specific collating sequences. Bug Fixes: Fix a problem in REPLACE that can result in a corrupt database containing two or more rows with the ...
分词器(Tokenizer)...111 分析器(Parser)...112 代码生成器(Code Generator)...
SQLITE_DBCONFIG_ENABLE_FTS3_TOKENIZER = 1004; SQLITE_DBCONFIG_ENABLE_LOAD_EXTENSION = 1005; type /// type for a custom destructor for the text or BLOB content // - set to @sqlite3InternalFree if a Value must be released via Freemem() ...