Home
last modified time | relevance | path

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

/third_party/sqlite/src/
H A Dshell.c22948 char *zColDefs; in do_meta_command() local
22954 zColDefs = zAutoColumn(0, &dbCols, &zRenames); in do_meta_command()
22962 if( zColDefs==0 ){ in do_meta_command()
22972 zCreate = sqlite3_mprintf("%z%z\n", zCreate, zColDefs); in do_meta_command()

Completed in 36 milliseconds