Searched refs:recnoChng (Results 1 – 1 of 1) sorted by relevance
628 int recnoChng, /* True if the record number will change */ in sqliteGenerateConstraintChecks() argument644 int hasTwoRecnos = (isUpdate && recnoChng); in sqliteGenerateConstraintChecks()705 if( recnoChng ){ in sqliteGenerateConstraintChecks()871 int recnoChng, /* True if the record number will change */ in sqliteCompleteInsertion() argument897 if( isUpdate && recnoChng ){ in sqliteCompleteInsertion()