Github User Fetcher 1.0.0
C Application with Server and GUI
|
Data Fields | |
sqlite3_vtab | base |
sqlite3 * | db |
const PragmaName * | pName |
u8 | nHidden |
u8 | iHidden |
sqlite3_vtab PragmaVtab::base |
u8 PragmaVtab::iHidden |
Definition at line 128031 of file sqlite3.c.
Referenced by pragmaVtabBestIndex().
u8 PragmaVtab::nHidden |
Definition at line 128030 of file sqlite3.c.
Referenced by pragmaVtabBestIndex().
const PragmaName* PragmaVtab::pName |