Home
last modified time | relevance | path

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

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