Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
H A Dsqlite_single_ver_relational_storage_executor_extend.cpp995 static inline bool IsAllowWithPrimaryKey(OpType opType) in IsAllowWithPrimaryKey() function
1012 …= BindValueToUpdateLogStatement(vBucket, tableSchema, updateColName, IsAllowWithPrimaryKey(opType), in UpdateLogRecord()