createrepo_c library 1.2.1
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:
  • /builddir/build/BUILD/createrepo_c-1.2.1-build/createrepo_c-1.2.1-20250526011516.6.g56e0cea/src/sqlite.h