Nix 2.26.3
Nix, the purely functional package manager; unstable internal interfaces
 
Loading...
Searching...
No Matches
nix::SQLiteTxn Struct Reference

#include <sqlite.hh>

Public Member Functions

 SQLiteTxn (sqlite3 *db)
 
void commit ()
 

Public Attributes

bool active = false
 
sqlite3 * db
 

Detailed Description

RAII helper that ensures transactions are aborted unless explicitly committed.


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