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

Data Fields

char * zDbSName
 
BtreepBt
 
u8 safety_level
 
u8 bSyncSet
 
SchemapSchema
 

Detailed Description

Definition at line 16605 of file sqlite3.c.

Field Documentation

◆ bSyncSet

u8 Db::bSyncSet

Definition at line 16609 of file sqlite3.c.

Referenced by sqlite3Pragma().

◆ pBt

◆ pSchema

◆ safety_level

u8 Db::safety_level

Definition at line 16608 of file sqlite3.c.

Referenced by attachFunc(), openDatabase(), setAllPagerFlags(), sqlite3Pragma(), and vdbeCommit().

◆ zDbSName


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