gitlab-ce/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 Updates from `rubocop -a` 2018-07-09 21:13:08 +08:00
count_spec.rb Fix fast admin counters not working when PostgreSQL has secondaries 2018-05-25 22:58:43 -07:00
grant_spec.rb Fix TRIGGER checks for MySQL 2017-11-06 23:34:07 +01:00
median_spec.rb Adapt cycle analytics spec helper and cycle analytics usage data spec 2018-03-01 16:43:26 +00:00
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 Prepare for zero downtime migrations 2017-04-12 18:15:19 +02:00
sha_attribute_spec.rb [Rails5] Update `type_cast_*_database` methods 2018-04-06 10:57:19 +00:00