'use strict'; const factory = require('midwest/util/db'); const conf = require('./config/postgres'); module.exports = factory(conf);