Searched refs:recnoChng (Results 1 – 1 of 1) sorted by relevance
625 int recnoChng, /* True if the record number will change */ in sqliteGenerateConstraintChecks() argument641 int hasTwoRecnos = (isUpdate && recnoChng); in sqliteGenerateConstraintChecks()702 if( recnoChng ){ in sqliteGenerateConstraintChecks()868 int recnoChng, /* True if the record number will change */ in sqliteCompleteInsertion() argument894 if( isUpdate && recnoChng ){ in sqliteCompleteInsertion()