droplet 1.3.0
A multipurpose Discord bot with the hacker in mind
Loading...
Searching...
No Matches
DatabaseBackend.hpp File Reference
#include <pqxx/pqxx>
Include dependency graph for DatabaseBackend.hpp:
This graph shows which files directly or indirectly include this file:

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