Home
last modified time | relevance | path

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

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