createrepo_c library 1.0.4
C library for metadata manipulation
Loading...
Searching...
No Matches
cr_SqliteDb Struct Reference

#include <sqlite.h>

Data Fields

sqlite3 * db
 
cr_DatabaseType type
 
cr_Statements statements
 

Detailed Description

cr_SqliteDb structure.

Definition at line 88 of file sqlite.h.

Field Documentation

◆ db

sqlite3* db

Sqlite database

Definition at line 89 of file sqlite.h.

◆ statements

cr_Statements statements

Compiled SQL statements

Definition at line 93 of file sqlite.h.

◆ type

Type of Sqlite database.

Definition at line 91 of file sqlite.h.


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