gitlab-org--gitlab-foss/db/optional_migrations
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
..
composite_primary_keys.rb disable_statement_timeout doesn't require any argument anymore 2018-08-11 04:15:59 +02:00