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

◆ Handle()

sqlite3 * sqt::Database::Handle ( ) const
noexcept

Gets the SQLite database handle.

Returns
The SQLite database handle.