const pgp = require('pg-promise')({ capSQL: true }); module.exports = class ExampleService { }