Home
last modified time | relevance | path

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

/external/sqlite/dist/
Dsqlite3.c8089 u8 autoInc; /* True if the integer primary key is autoincrement */ member
54100 int autoInc, /* True if the AUTOINCREMENT keyword is present */ in sqlite3AddPrimaryKey()