Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/lsm1/lsm-test/
H A Dlsmtest_tdb.c627 static const DatabaseMethods SqlMethods = { in sql_open() local
665 pDb->base.pMethods = &SqlMethods; in sql_open()
H A Dlsmtest_tdb4.c690 static const DatabaseMethods SqlMethods = { in test_bt_open() local
718 p->base.pMethods = &SqlMethods; in test_bt_open()