Searched refs:allowPrimaryKeyEmpty (Results 1 – 2 of 2) sorted by relevance
356 … const std::vector<std::string> &colNames, bool allowPrimaryKeyEmpty, sqlite3_stmt *updateLogStmt);
1032 …onst TableSchema &tableSchema, const std::vector<std::string> &colNames, bool allowPrimaryKeyEmpty, in BindValueToUpdateLogStatement() argument1045 errCode = GetPrimaryKeyHashValue(vBucket, tableSchema, hashKey, allowPrimaryKeyEmpty); in BindValueToUpdateLogStatement()