feat: aveiro stuff

This commit is contained in:
Rafael Taranto 2023-08-24 17:10:15 +01:00
parent 82bef35754
commit 733cd670d7
3 changed files with 6 additions and 4 deletions

View file

@ -51,7 +51,7 @@ const searchPathWrapper = (t, cb) => {
}
const pgp = Pgp({
pgNative: true,
//pgNative: true,
schema: 'ERROR_SCHEMA',
extend (obj, dbContext) {
obj.__taskEx = function (cb, throwOnError = true) {