Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/session/
H A Dsession_speed_test.c285 const char *azCreate[] = { in main() local
341 execsql(db, azCreate[o.bWithoutRowid]); in main()
342 execsql(db2, azCreate[o.bWithoutRowid]); in main()