SQT
A C++ ORM framework for SQLite
Loading...
Searching...
No Matches

◆ Commit()

void sqt::Transaction::Commit ( )

Commits the transaction.

Exceptions
sqt::SQLErrorThrown if fails to commit the transaction.