Searched refs:trimmedSql (Results 1 – 2 of 2) sorted by relevance
98 static int ConstraintsCheckForCloud(const TableInfo &table, const std::string &trimmedSql);
769 … CloudStorageUtils::ConstraintsCheckForCloud(const TableInfo &table, const std::string &trimmedSql) in ConstraintsCheckForCloud() argument771 if (DBCommon::HasConstraint(trimmedSql, "UNIQUE", " ,", " ,)(")) { in ConstraintsCheckForCloud()