Home
last modified time | relevance | path

Searched refs:allowPrimaryKeyEmpty (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
H A Dsqlite_single_ver_relational_storage_executor.h356 … const std::vector<std::string> &colNames, bool allowPrimaryKeyEmpty, sqlite3_stmt *updateLogStmt);
H A Dsqlite_single_ver_relational_storage_executor_extend.cpp1032 …onst TableSchema &tableSchema, const std::vector<std::string> &colNames, bool allowPrimaryKeyEmpty, in BindValueToUpdateLogStatement() argument
1045 errCode = GetPrimaryKeyHashValue(vBucket, tableSchema, hashKey, allowPrimaryKeyEmpty); in BindValueToUpdateLogStatement()