Home
last modified time | relevance | path

Searched refs:zHasDupes (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/sqlite3/
H A Dshell.c25857 static const char * const zHasDupes = "\ in zAutoColumn() local
25974 int hasDupes = db_int(*pDb, zHasDupes); in zAutoColumn()
25990 assert(db_int(*pDb, zHasDupes)==0); /* Consider: remove this */ in zAutoColumn()