Home
last modified time | relevance | path

Searched defs:aiChng (Results 1 – 1 of 1) sorted by relevance

/sqlite-3.40.0/src/
H A Dinsert.c1491 int *aiChng, /* aiChng[x]>=0 if column x changed by the UPDATE */ in sqlite3ExprReferencesUpdatedColumn()
1678 int *aiChng, /* column i is unchanged if aiChng[i]<0 */ in sqlite3GenerateConstraintChecks()