![]() |
droplet 1.3.0
A multipurpose Discord bot with the hacker in mind
|
#include <pqxx/pqxx>Go to the source code of this file.
Namespaces | |
| namespace | NativeDatabase |
Typedefs | |
| using | NativeDatabase::Row = pqxx::row |
| using | NativeDatabase::Connection = pqxx::connection |
| using | NativeDatabase::BrokenConnectionException = pqxx::broken_connection |
| using | NativeDatabase::Transaction = pqxx::work |
| using | NativeDatabase::ParameterList = pqxx::params |
| using | NativeDatabase::Result = pqxx::result |