Home
last modified time | relevance | path

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

/third_party/sqlite/src/
H A Dshell.c15647 #define SHFLG_PreserveRowid 0x00000008 /* .dump preserves rowid values */ macro
18459 int preserveRowid = ShellHasFlag(p, SHFLG_PreserveRowid); in tableColumnList()
22378 SHFLG_PreserveRowid|SHFLG_Newlines|SHFLG_Echo in do_meta_command()
22392 ShellSetFlag(p, SHFLG_PreserveRowid); in do_meta_command()

Completed in 32 milliseconds