Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
DbFixer Struct Reference

Data Fields

ParsepParse
 
SchemapSchema
 
u8 bTemp
 
const char * zDb
 
const char * zType
 
const TokenpName
 

Detailed Description

Definition at line 18955 of file sqlite3.c.

Field Documentation

◆ bTemp

u8 DbFixer::bTemp

Definition at line 18958 of file sqlite3.c.

Referenced by sqlite3FixInit(), and sqlite3FixSrcList().

◆ pName

const Token* DbFixer::pName

Definition at line 18961 of file sqlite3.c.

Referenced by sqlite3FixInit(), and sqlite3FixSrcList().

◆ pParse

Parse* DbFixer::pParse

Definition at line 18956 of file sqlite3.c.

Referenced by sqlite3FixInit(), and sqlite3FixSrcList().

◆ pSchema

Schema* DbFixer::pSchema

Definition at line 18957 of file sqlite3.c.

Referenced by sqlite3FixInit(), and sqlite3FixSrcList().

◆ zDb

const char* DbFixer::zDb

Definition at line 18959 of file sqlite3.c.

Referenced by sqlite3FixInit(), and sqlite3FixSrcList().

◆ zType

const char* DbFixer::zType

Definition at line 18960 of file sqlite3.c.

Referenced by sqlite3FixInit(), and sqlite3FixSrcList().


The documentation for this struct was generated from the following file: