SQT
A C++ ORM framework for SQLite
Loading...
Searching...
No Matches
◆
Database()
sqt::Database::Database
(
sqlite3 *
handle
)
explicit
noexcept
Constructs an instance with the specified SQLite database handle.
Parameters
handle
The SQLite database handle. The ownership of the handle is transferred to the constructed instance.
sqt
Database
Generated by
1.14.0