SqlRecordsPostgres function
Creates a SqlRecords instance from a Postgres pg.Session.
Implementation
SqlRecords SqlRecordsPostgres(pg.Session session) =>
PostgresWriteContext(session);
Creates a SqlRecords instance from a Postgres pg.Session.
SqlRecords SqlRecordsPostgres(pg.Session session) =>
PostgresWriteContext(session);