#include <postgres_connection.hpp>
◆ to_connection_string()
| std::string csvzall::postgres::ConnectionConfig::to_connection_string |
( |
| ) |
const |
◆ database
| std::string csvzall::postgres::ConnectionConfig::database |
◆ host
| std::string csvzall::postgres::ConnectionConfig::host = "localhost" |
◆ password
| std::string csvzall::postgres::ConnectionConfig::password |
◆ port
| int csvzall::postgres::ConnectionConfig::port = 5432 |
◆ user
| std::string csvzall::postgres::ConnectionConfig::user |
The documentation for this struct was generated from the following files: