14 void write_copy_line(std::string_view line,
sl loc)
16 home().write_copy_line(line, loc);
18 void end_copy_write(
sl loc) { home().end_copy_write(loc); }
Connection to a database.
Definition: connection.hxx:269
Base class for call gates.
Definition: callgate.hxx:55
Definition: connection-stream_to.hxx:9
Efficiently write data directly to a database table.
Definition: stream_to.hxx:81
Definition: connection.hxx:94
std::source_location sl
Convenience alias for std::source_location. It's just too long.
Definition: types.hxx:38