Searched refs:PrepareSharedTable (Results 1 – 2 of 2) sorted by relevance
168 … bool PrepareSharedTable(const DataBaseSchema &schema, std::vector<std::string> &deleteTableNames,
1013 bool SQLiteRelationalStore::PrepareSharedTable(const DataBaseSchema &schema, std::vector<std::strin… in PrepareSharedTable() function in DistributedDB::SQLiteRelationalStore1403 if (!PrepareSharedTable(schema, deleteTableNames, updateTableNames, alterTableNames)) { in ExecuteCreateSharedTable()