Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dupdate.c101 int chngRowid /* true if the rowid is being updated */ in indexColumnIsBeingUpdated()
130 int chngRowid /* true if the rowid is being updated */ in indexWhereClauseMightChange()
313 u8 chngRowid; /* Rowid changed in a normal table */ in sqlite3Update() local
H A Dfkey.c1144 int chngRowid /* True for UPDATE that affects rowid */ in sqlite3FkRequired()
H A Dinsert.c1492 int chngRowid /* True if UPDATE changes the rowid */ in sqlite3ExprReferencesUpdatedColumn()