Searched refs:SHFLG_PreserveRowid (Results 1 – 2 of 2) sorted by relevance
7988 #define SHFLG_PreserveRowid 0x00000008 /* .dump preserves rowid values */ macro9851 int preserveRowid = ShellHasFlag(p, SHFLG_PreserveRowid); in tableColumnList()12527 ShellClearFlag(p, SHFLG_PreserveRowid|SHFLG_Newlines); in do_meta_command()12539 ShellSetFlag(p, SHFLG_PreserveRowid); in do_meta_command()
7994 #define SHFLG_PreserveRowid 0x00000008 /* .dump preserves rowid values */ macro9857 int preserveRowid = ShellHasFlag(p, SHFLG_PreserveRowid); in tableColumnList()12550 ShellClearFlag(p, SHFLG_PreserveRowid|SHFLG_Newlines); in do_meta_command()12562 ShellSetFlag(p, SHFLG_PreserveRowid); in do_meta_command()