Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c233915 int *pbNullPK /* OUT: True if there are NULL values in PK */ argument
233924 assert( *pbNullPK==0 );
233965 *pbNullPK = 1;