void dump(FILE *out) override
Dump the entire contents of the table to an output stream.
Precompiled query to manipulate the data table.
Definition: postgresql/datav6.h:44
PostgreSQLConnection & conn
DB connection.
Definition: postgresql/datav6.h:48
void insert(Transaction &t, sql::bulk::InsertV6 &vars, UpdateMode update_mode=UPDATE) override
Bulk variable insert.
Database connection.
Definition: postgresql/internals.h:249