Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c239009 static int sessionTableIsWithoutRowid(sqlite3 *db, const char *zTab, int *pbWR){ function
239055 rc = sessionTableIsWithoutRowid(db, zTab, &bWR);