• simulate the pg transaction behavior with aborted flag

    Parameters

    • f: Function

      code to run in transaction

    • onError: Function

      error callback

    Returns Promise<any>

    result of f

Generated using TypeDoc