Searched refs:zLast (Results 1 – 1 of 1) sorted by relevance
14454 const char *zLast = sqlite3_column_name(p->pCheck, ii); in intckSaveKey() local14461 zWhere = intckMprintf(p, "'%s IS NOT NULL'", zLast); in intckSaveKey()14464 zWhere = intckMprintf(p, "'%s %s ' || quote(?%d)", zLast, zOp, ii); in intckSaveKey()