Searched defs:autoInc (Results 1 – 2 of 2) sorted by relevance
468 static const VdbeOpList autoInc[] = { in sqlite3AutoincrementBegin() local
1835 int autoInc, /* True if the AUTOINCREMENT keyword is present */ in sqlite3AddPrimaryKey()