Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dtrigger.c109 IdList *pColumns, /* column list if this is an UPDATE OF trigger */ in sqlite3BeginTrigger()
H A Dexpr.c1864 IdList *pColumns, /* List of names of LHS of the assignment */ in sqlite3ExprListAppendVector()
H A DsqliteInt.h3838 IdList *pColumns; /* If this is an UPDATE OF <column-list> trigger, member