Sqlite3 3.50.2
Light weight SQL DB
|
Data Structures | |
struct | AuxDb |
struct ShellState::AuxDb ShellState::aAuxDb[5] |
int* ShellState::actualWidth |
Definition at line 21718 of file shell.c.
Referenced by do_meta_command(), exec_prepared_stmt_columnar(), print_box_row_separator(), and print_row_separator().
int* ShellState::aiIndent |
Definition at line 21735 of file shell.c.
Referenced by explain_data_delete(), explain_data_prepare(), and shell_callback().
u8 ShellState::autoEQP |
Definition at line 21672 of file shell.c.
Referenced by do_meta_command(), main(), and shell_exec().
u8 ShellState::autoEQPtest |
Definition at line 21673 of file shell.c.
Referenced by do_meta_command(), and eqp_append().
u8 ShellState::autoEQPtrace |
Definition at line 21674 of file shell.c.
Referenced by do_meta_command().
u8 ShellState::autoExplain |
Definition at line 21671 of file shell.c.
Referenced by do_meta_command(), main_init(), and shell_exec().
u8 ShellState::bSafeMode |
Definition at line 21680 of file shell.c.
Referenced by do_meta_command(), doAutoDetectRestore(), failIfSafeMode(), main(), process_input(), and shellAuth().
u8 ShellState::bSafeModePersist |
Definition at line 21681 of file shell.c.
Referenced by do_meta_command(), main(), open_db(), and process_input().
int ShellState::cMode |
Definition at line 21699 of file shell.c.
Referenced by do_meta_command(), dump_callback(), exec_prepared_stmt(), exec_prepared_stmt_columnar(), main(), main_init(), shell_callback(), and shell_exec().
ColModeOpts ShellState::cmOpts |
Definition at line 21685 of file shell.c.
Referenced by do_meta_command(), and exec_prepared_stmt_columnar().
int ShellState::cnt |
Definition at line 21690 of file shell.c.
Referenced by shell_callback(), and shell_exec().
char ShellState::colSeparator[20] |
Definition at line 21713 of file shell.c.
Referenced by do_meta_command(), main(), main_init(), output_csv(), outputModePush(), and shell_callback().
char ShellState::colSepPrior[20] |
Definition at line 21715 of file shell.c.
Referenced by outputModePush().
int* ShellState::colWidth |
Definition at line 21717 of file shell.c.
Referenced by do_meta_command(), exec_prepared_stmt_columnar(), and main().
u8 ShellState::crlfMode |
Definition at line 21683 of file shell.c.
Referenced by do_meta_command(), main_init(), and setCrlfMode().
sqlite3* ShellState::db |
Definition at line 21670 of file shell.c.
Referenced by bind_prepared_stmt(), bind_table_init(), createSelftestTable(), do_meta_command(), doAutoDetectRestore(), dump_callback(), expertDotCommand(), intckDatabaseCmd(), lintFkeyIndexes(), main(), newTempFile(), open_db(), outputDumpWarning(), run_schema_dump_query(), run_table_dump_query(), runOneSqlLine(), shell_dbtotxt_command(), shell_exec(), tableColumnList(), tryToClone(), tryToCloneData(), and tryToCloneSchema().
u8 ShellState::doXdgOpen |
Definition at line 21677 of file shell.c.
Referenced by clearTempFile(), do_meta_command(), main(), and output_reset().
u8 ShellState::eEscMode |
Definition at line 21684 of file shell.c.
Referenced by do_meta_command(), escapeOutput(), main(), output_quoted_escaped_string(), output_quoted_string(), and translateForDisplayAndDup().
u8 ShellState::eRestoreState |
Definition at line 21682 of file shell.c.
Referenced by doAutoDetectRestore().
u8 ShellState::eTraceType |
Definition at line 21679 of file shell.c.
Referenced by do_meta_command(), and sql_trace_callback().
ExpertInfo ShellState::expert |
Definition at line 21740 of file shell.c.
Referenced by do_meta_command(), expertDotCommand(), expertFinish(), expertHandleSQL(), main(), and shell_exec().
unsigned ShellState::flgProgress |
Definition at line 21706 of file shell.c.
Referenced by do_meta_command(), progress_handler(), and runOneSqlLine().
int ShellState::iIndent |
Definition at line 21737 of file shell.c.
Referenced by explain_data_delete(), explain_data_prepare(), and shell_callback().
FILE* ShellState::in |
Definition at line 21693 of file shell.c.
Referenced by do_meta_command(), main(), process_input(), process_sqliterc(), and readHexDb().
int ShellState::inputNesting |
Definition at line 21688 of file shell.c.
Referenced by process_input().
int ShellState::lineno |
Definition at line 21691 of file shell.c.
Referenced by do_meta_command(), failIfSafeMode(), process_input(), process_sqliterc(), and readHexDb().
int ShellState::mode |
Definition at line 21697 of file shell.c.
Referenced by do_meta_command(), dump_callback(), main(), main_init(), output_redir(), output_reset(), outputModePush(), and shell_exec().
int ShellState::modePrior |
Definition at line 21698 of file shell.c.
Referenced by outputModePush().
unsigned ShellState::mxProgress |
Definition at line 21705 of file shell.c.
Referenced by do_meta_command(), and progress_handler().
int ShellState::nCheck |
Definition at line 21703 of file shell.c.
Referenced by do_meta_command().
int ShellState::nErr |
Definition at line 21696 of file shell.c.
Referenced by do_meta_command(), dump_callback(), and run_table_dump_query().
int ShellState::nIndent |
Definition at line 21736 of file shell.c.
Referenced by explain_data_delete(), explain_data_prepare(), and shell_callback().
int ShellState::normalMode |
Definition at line 21700 of file shell.c.
Referenced by do_meta_command(), and main_init().
unsigned ShellState::nProgress |
Definition at line 21704 of file shell.c.
Referenced by do_meta_command(), progress_handler(), and runOneSqlLine().
char ShellState::nullValue[20] |
Definition at line 21720 of file shell.c.
Referenced by do_meta_command(), exec_prepared_stmt_columnar(), main(), output_csv(), and shell_callback().
int ShellState::nWidth |
Definition at line 21719 of file shell.c.
Referenced by do_meta_command(), and exec_prepared_stmt_columnar().
int ShellState::openFlags |
Definition at line 21692 of file shell.c.
Referenced by do_meta_command(), main(), and open_db().
u8 ShellState::openMode |
Definition at line 21676 of file shell.c.
Referenced by do_meta_command(), main(), and open_db().
FILE* ShellState::out |
Definition at line 21694 of file shell.c.
Referenced by display_stats(), do_meta_command(), dump_callback(), echo_group_input(), eqp_append(), eqp_render(), eqp_render_level(), exec_prepared_stmt(), exec_prepared_stmt_columnar(), expertFinish(), intckDatabaseCmd(), lintFkeyIndexes(), main(), output_csv(), output_quoted_escaped_string(), output_quoted_string(), output_redir(), output_reset(), outputDumpWarning(), print_box_row_separator(), print_row_separator(), process_input(), progress_handler(), run_schema_dump_query(), run_table_dump_query(), runOneSqlLine(), setCrlfMode(), shell_callback(), shell_dbtotxt_command(), shellAuth(), shellPutsFunc(), and vfstraceOut().
int ShellState::outCount |
Definition at line 21689 of file shell.c.
Referenced by do_meta_command(), and process_input().
char ShellState::outfile[FILENAME_MAX] |
Definition at line 21722 of file shell.c.
Referenced by do_meta_command(), and output_reset().
struct ShellState::AuxDb * ShellState::pAuxDb[5] |
FILE* ShellState::pLog |
Definition at line 21724 of file shell.c.
Referenced by do_meta_command(), shellLog(), and shellModuleSchema().
unsigned ShellState::priorShFlgs |
Definition at line 21708 of file shell.c.
Referenced by outputModePush().
sqlite3_stmt* ShellState::pStmt |
Definition at line 21723 of file shell.c.
Referenced by display_stats(), shell_callback(), and shell_exec().
char ShellState::rowSeparator[20] |
Definition at line 21714 of file shell.c.
Referenced by do_meta_command(), main(), main_init(), and shell_callback().
u8 ShellState::scanstatsOn |
Definition at line 21675 of file shell.c.
Referenced by do_meta_command(), main(), open_db(), and shell_exec().
EQPGraph ShellState::sGraph |
Definition at line 21739 of file shell.c.
Referenced by eqp_append(), eqp_next_row(), eqp_render(), eqp_render_level(), and eqp_reset().
unsigned ShellState::shellFlgs |
Definition at line 21707 of file shell.c.
Referenced by display_stats(), do_meta_command(), dump_callback(), main(), main_init(), and outputModePush().
int ShellState::showHeader |
Definition at line 21702 of file shell.c.
Referenced by do_meta_command(), exec_prepared_stmt_columnar(), main(), main_init(), and shell_callback().
unsigned ShellState::statsOn |
Definition at line 21686 of file shell.c.
Referenced by display_stats(), do_meta_command(), main(), and shell_exec().
sqlite3_int64 ShellState::szMax |
Definition at line 21709 of file shell.c.
Referenced by do_meta_command(), main(), and open_db().
FILE* ShellState::traceOut |
Definition at line 21695 of file shell.c.
Referenced by do_meta_command(), and sql_trace_callback().
int ShellState::writableSchema |
Definition at line 21701 of file shell.c.
Referenced by do_meta_command(), and dump_callback().
char* ShellState::zDestTable |
Definition at line 21710 of file shell.c.
Referenced by do_meta_command(), dump_callback(), set_table_name(), and shell_callback().
char* ShellState::zNonce |
Definition at line 21738 of file shell.c.
Referenced by do_meta_command(), and main().
char* ShellState::zTempFile |
Definition at line 21711 of file shell.c.
Referenced by clearTempFile(), do_meta_command(), newTempFile(), and output_reset().
char ShellState::zTestcase[30] |
Definition at line 21712 of file shell.c.
Referenced by do_meta_command().