Sq3LiteC - functions related to index 'Modify' and doc 'Wal' … More...
Functions | |
static OT_ProcRet | atlsq3lite_Sq3LiteC_WalAutocheckpoint (Sq3LiteC_ARGS) |
Atl: → C-API Configure an auto-checkpoint … | |
static OT_ProcRet | atlsq3lite_Sq3LiteC_WalCheckpointV2 (Sq3LiteC_ARGS) |
Atl: → C-API Checkpoint a database … | |
Sq3LiteC - functions related to index 'Modify' and doc 'Wal' …
Configure an auto-checkpoint:
Checkpoint a database:
Reference code from sqlite3:
|
static |
Atl:
→ C-API Sq3LiteC::WalAutocheckpoint $db N:int32
Configure an auto-checkpoint …
Definition at line 814 of file Sq3LiteC_atl.c.
|
static |
Atl:
→ C-API {pnLog:int32 pnCkpt:int32} [Sq3LiteC::WalCheckpointV2 $db zDb:string eMode:int32]
Checkpoint a database …
Definition at line 832 of file Sq3LiteC_atl.c.