Searched refs:AlterAuxTableForUpgrade (Results 1 – 2 of 2) sorted by relevance
269 int AlterAuxTableForUpgrade(const TableInfo &oldTableInfo, const TableInfo &newTableInfo);
330 errCode = AlterAuxTableForUpgrade(tableInfo, newTableInfo); in UpgradeDistributedTable()503 int SQLiteSingleVerRelationalStorageExecutor::AlterAuxTableForUpgrade(const TableInfo &oldTableInfo, in AlterAuxTableForUpgrade() function in DistributedDB::SQLiteSingleVerRelationalStorageExecutor