DbFixer
DbFixer *pFix, /* The fixer to be initialized */
DbFixer *pFix, /* Context of the fixation */
DbFixer *pFix, /* Context of the fixation */
DbFixer *pFix, /* Context of the fixation */
DbFixer *pFix, /* Context of the fixation */
DbFixer *pFix, /* Context of the fixation */
DbFixer sFix;
DbFixer sFix; /* For assigning database names to pTable */
typedef struct DbFixer DbFixer;
int sqliteFixInit(DbFixer*, Parse*, int, const char*, const Token*);
int sqliteFixSrcList(DbFixer*, SrcList*);
int sqliteFixSelect(DbFixer*, Select*);
int sqliteFixExpr(DbFixer*, Expr*);
int sqliteFixExprList(DbFixer*, ExprList*);
int sqliteFixTriggerStep(DbFixer*, TriggerStep*);
DbFixer sFix;
DbFixer sFix;