Searched refs:GetPrimaryKeyName (Results 1 – 1 of 1) sorted by relevance
842 int GetPrimaryKeyName(sqlite3 *db, const std::string &tableName, std::string &primaryKey) in GetPrimaryKeyName() function872 int errCode = GetPrimaryKeyName(db, tableInfo.first, primaryKey); in GetTriggerSqls()