Searched refs:E_RELATIONAL_TABLE_INCOMPATIBLE (Results 1 – 5 of 5) sorted by relevance
442 return -E_RELATIONAL_TABLE_INCOMPATIBLE; in CompareWithTable()448 return -E_RELATIONAL_TABLE_INCOMPATIBLE; in CompareWithTable()454 return -E_RELATIONAL_TABLE_INCOMPATIBLE; in CompareWithTable()478 return -E_RELATIONAL_TABLE_INCOMPATIBLE; in CompareWithPrimaryKey()515 return -E_RELATIONAL_TABLE_INCOMPATIBLE; in CompareWithTableFields()535 return -E_RELATIONAL_TABLE_INCOMPATIBLE; in CompareCompositeFields()550 return -E_RELATIONAL_TABLE_INCOMPATIBLE; in CompareWithTableUnique()623 return -E_RELATIONAL_TABLE_INCOMPATIBLE; in CompareWithLiteTableFields()655 return -E_RELATIONAL_TABLE_INCOMPATIBLE; in CompareWithLiteSchemaTable()659 return -E_RELATIONAL_TABLE_INCOMPATIBLE; in CompareWithLiteSchemaTable()[all …]
616 -E_RELATIONAL_TABLE_INCOMPATIBLE);621 -E_RELATIONAL_TABLE_INCOMPATIBLE);803 -E_RELATIONAL_TABLE_INCOMPATIBLE);806 -E_RELATIONAL_TABLE_INCOMPATIBLE);809 -E_RELATIONAL_TABLE_INCOMPATIBLE);812 -E_RELATIONAL_TABLE_INCOMPATIBLE);815 -E_RELATIONAL_TABLE_INCOMPATIBLE);818 -E_RELATIONAL_TABLE_INCOMPATIBLE);821 -E_RELATIONAL_TABLE_INCOMPATIBLE);827 -E_RELATIONAL_TABLE_INCOMPATIBLE);[all …]
109 if (errCode != -E_RELATIONAL_TABLE_INCOMPATIBLE) { in MakeOpinionEachTable()115 if (errCode != -E_RELATIONAL_TABLE_INCOMPATIBLE) { in MakeOpinionEachTable()
171 constexpr int E_RELATIONAL_TABLE_INCOMPATIBLE = (E_BASE + 189); // In table is incompatible variable
289 if (errCode == -E_RELATIONAL_TABLE_INCOMPATIBLE) { in CompareSchemaTableColumns()317 if (errCode == -E_RELATIONAL_TABLE_INCOMPATIBLE) { in UpgradeDistributedTable()