Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dbuild.c2335 static void convertToWithoutRowidTable(Parse *pParse, Table *pTab){ in convertToWithoutRowidTable() function
2710 convertToWithoutRowidTable(pParse, p); in sqlite3EndTable()