Home
last modified time | relevance | path

Searched refs:CREATE_LOCAL_PK_TABLE_SQL2 (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
H A Ddistributeddb_interfaces_relational_tracker_table_test.cpp70 const std::string CREATE_LOCAL_PK_TABLE_SQL2 = variable
101 EXPECT_EQ(RelationalTestUtils::ExecSql(g_db, CREATE_LOCAL_PK_TABLE_SQL2), SQLITE_OK); in CreateMultiTable()