Searched refs:bGroupByParent (Results 1 – 1 of 1) sorted by relevance
24672 int bGroupByParent = 0; /* If -groupbyparent is present */ in lintFkeyIndexes() local24748 bGroupByParent = 1; in lintFkeyIndexes()24767 sqlite3_bind_int(pSql, 1, bGroupByParent); in lintFkeyIndexes()24799 if( bGroupByParent in lintFkeyIndexes()