Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c221559 const char *zCol2 = sqlite3_column_name(pStmt, iCol+1); local
221561 "rtree constraint failed: %s.(%s<=%s)", pRtree->zName, zCol1, zCol2