Home
last modified time | relevance | path

Searched refs:bGroupByParent (Results 1 - 1 of 1) sorted by relevance

/third_party/sqlite/src/
H A Dshell.c20664 int bGroupByParent = 0; /* If -groupbyparent is present */ in lintFkeyIndexes() local
20740 bGroupByParent = 1; in lintFkeyIndexes()
20761 sqlite3_bind_int(pSql, 1, bGroupByParent); in lintFkeyIndexes()
20793 if( bGroupByParent in lintFkeyIndexes()

Completed in 42 milliseconds