Searched refs:FLAG_NOT_LOGIC_DELETE (Results 1 – 1 of 1) sorted by relevance
31 static constexpr const char *FLAG_NOT_LOGIC_DELETE = "FLAG & 0x08 = 0"; // see if 3th bit of a flag… variable1271 …torageUtils::GetLeftJoinLogSql(tableSchema.name) + " WHERE (a." + FLAG_NOT_LOGIC_DELETE + ") AND (… in GetAssetsByGidOrHashKey()