gitlab-org--gitlab-foss/spec/lib/gitlab/database
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
..
rename_reserved_paths_migration
count_spec.rb
grant_spec.rb
median_spec.rb
migration_helpers_spec.rb disable_statement_timeout doesn't require any argument anymore 2018-08-11 04:15:59 +02:00
multi_threaded_migration_spec.rb
sha_attribute_spec.rb