userver: userver/storages/sqlite/infra/connection_ptr.hpp File Reference
Loading...
Searching...
No Matches
connection_ptr.hpp File Reference

Detailed Description

Owns a SQLite connection and keeps its parent pool alive.

Definition in file connection_ptr.hpp.

Go to the source code of this file.

#include <memory>
#include <userver/storages/sqlite/sqlite_fwd.hpp>
+ This graph shows which files directly or indirectly include this file:

Classes

class  storages::sqlite::infra::ConnectionPtr
 Owns a SQLite connection and keeps its parent pool alive. More...
 

Namespaces

namespace  storages
 Components, clients and helpers for different databases and storages.