Sqlite3 3.50.2
Light weight SQL DB
|
Data Fields | |
int | iWrap |
u8 | bQuote |
u8 | bWordWrap |
u8 ColModeOpts::bQuote |
Definition at line 21658 of file shell.c.
Referenced by do_meta_command(), and exec_prepared_stmt_columnar().
u8 ColModeOpts::bWordWrap |
Definition at line 21659 of file shell.c.
Referenced by do_meta_command(), and exec_prepared_stmt_columnar().
int ColModeOpts::iWrap |
Definition at line 21657 of file shell.c.
Referenced by do_meta_command(), and exec_prepared_stmt_columnar().