1. 11 Aug, 2018 1 commit
    • Gabriel Mazetto's avatar
      disable_statement_timeout doesn't require any argument anymore · f21e655b
      Gabriel Mazetto authored
      it will decide the method for disable statement_timeout upon
      per transaction or per session, based on how it's called.
      
      When calling with a block, block will be executed and it will use
      session based statement_timeout, otherwise will default to existing
      behavior.
      f21e655b
  2. 10 Aug, 2018 25 commits
  3. 09 Aug, 2018 14 commits