Skip to content

How to choose C++ type for Postgres built-in types? #290

@croja

Description

@croja

Which C++ type should I use if I want to read column of type "inet"? Is it as simple as using std::string for "text"?
Which actions must be performed to be able to read column value into variable of type boost::asio::ip::network_v4?

Metadata

Metadata

Assignees

Labels

featurefeature request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions