Home
last modified time | relevance | path

Searched defs:schemaChanged (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
H A Dsqlite_single_relational_storage_engine.cpp202 …const std::string &identity, bool &schemaChanged, TableSyncType syncType, bool trackerSchemaChange… in CreateDistributedTable()
336 …RelationalStorageEngine::UpgradeDistributedTable(const std::string &tableName, bool &schemaChanged, in UpgradeDistributedTable()
1018 RelationalSchemaObject &schema, bool schemaChanged) in GenLogInfoForUpgrade()
H A Dsqlite_relational_store.cpp467 bool schemaChanged = false; in CreateDistributedTable() local
H A Dsqlite_single_ver_relational_storage_executor.cpp297 …DistributedTableMode mode, bool &schemaChanged, RelationalSchemaObject &schema, TableSyncType sync… in UpgradeDistributedTable()
H A Dsqlite_single_ver_relational_storage_extend_executor.cpp476 …leVerRelationalStorageExecutor::UpgradedLogForExistedData(TableInfo &tableInfo, bool schemaChanged) in UpgradedLogForExistedData()