createrepo_c library  0.9.1
C library for metadata manipulation
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 87 of file sqlite.h.

Field Documentation

sqlite3* db

Sqlite database

Definition at line 88 of file sqlite.h.

cr_Statements statements

Compiled SQL statements

Definition at line 92 of file sqlite.h.

Type of Sqlite database.

Definition at line 90 of file sqlite.h.


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