1 #ifndef PQXX_INTERNAL_GATES_CONNECTION_SQL_CURSOR_HXX
2 #define PQXX_INTERNAL_GATES_CONNECTION_SQL_CURSOR_HXX
22 return home().exec(query, loc);
Connection to a database.
Definition: connection.hxx:273
Base class for call gates.
Definition: callgate.hxx:55
Definition: connection-sql_cursor.hxx:15
Cursor with SQL positioning semantics.
Definition: sql_cursor.hxx:32
Result set containing data returned by a query or command.
Definition: result.hxx:101
Definition: connection.hxx:94
Private namespace for libpqxx's internal use; do not access.
Definition: connection.cxx:333
std::source_location sl
Convenience alias for std::source_location. It's just too long.
Definition: types.hxx:38