'use strict' const factory = require('@bmp/pg') const conf = require('./config/postgres') module.exports = factory(conf)