Searched refs:autoinc (Results 1 – 1 of 1) sorted by relevance
191136 int autoinc = 0; local191193 autoinc = pTab->iPKey==iCol && (pTab->tabFlags & TF_Autoincrement)!=0;191213 if( pAutoinc ) *pAutoinc = autoinc;