Home
last modified time | relevance | path

Searched refs:zColNew (Results 1 - 1 of 1) sorted by relevance

/third_party/sqlite/src/
H A Dshell.c21813 static char *zAutoColumn(const char *zColNew, sqlite3 **pDb, char **pzRenamed){ in zAutoColumn() argument
21919 if( zColNew ){ in zAutoColumn()
21934 rc = sqlite3_bind_text(pStmt, 1, zColNew, -1, 0); in zAutoColumn()

Completed in 36 milliseconds