droplet 1.1.0
A multipurpose Discord bot with the hacker in mind
|
This is the complete list of members for Database, including all inherited members.
connect(const std::string &db_name, const std::string &user, const std::string &password, const std::string &host, const std::string &port) -> bool | Database | static |
connect(const std::string &connection_string) -> bool | Database | static |
Database()=delete | Database | |
disconnect() noexcept -> void | Database | static |
getConnection() noexcept -> pqxx::connection * | Database | static |
hasConnection() noexcept -> bool | Database | static |
reconnect() noexcept -> void | Database | static |