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 D | sqlite_single_relational_storage_engine.cpp | 202 …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 D | sqlite_relational_store.cpp | 467 bool schemaChanged = false; in CreateDistributedTable() local
|
H A D | sqlite_single_ver_relational_storage_executor.cpp | 297 …DistributedTableMode mode, bool &schemaChanged, RelationalSchemaObject &schema, TableSyncType sync… in UpgradeDistributedTable()
|
H A D | sqlite_single_ver_relational_storage_extend_executor.cpp | 476 …leVerRelationalStorageExecutor::UpgradedLogForExistedData(TableInfo &tableInfo, bool schemaChanged) in UpgradedLogForExistedData()
|