Commit graph

3 commits

Author SHA1 Message Date
Gabriel Mazetto
f21e655b61 disable_statement_timeout doesn't require any argument anymore
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.
2018-08-11 04:15:59 +02:00
Gabriel Mazetto
119c49172f Fix specs to use disable_statement_timeout correctly 2018-08-10 20:40:00 +02:00
Harish Ved
b11c218ad9 Fix: Use case in-sensitive ordering by name for groups 2018-05-17 16:20:41 +00:00