Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
H A Dsqlite_single_ver_relational_storage_executor.cpp272 bool onceDropped = false; in CompareSchemaTableColumns() local
1307 …leVerRelationalStorageExecutor::IsTableOnceDropped(const std::string &tableName, bool &onceDropped) in IsTableOnceDropped()