Searched refs:bAutoAttach (Results 1 – 1 of 1) sorted by relevance
48 int bAutoAttach; /* True to auto-attach tables */ member1463 if( pRet==0 && pSession->bAutoAttach ){ in sessionFindTable()1931 pSession->bAutoAttach = 1; in sqlite3session_table_filter()1952 pSession->bAutoAttach = 1; in sqlite3session_attach()