gitlab-org--gitlab-foss/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 [Rails5] Disable inheritance_column for Gitlab::Database::RenameReservedPathsMigration::V1::MigrationClasses::Namespace 2018-06-16 13:11:50 +11:00
arel_methods.rb [Rails5] Fix Arel::UpdateManager 2018-04-29 12:54:58 +11:00
count.rb Fix fast admin counters not working when PostgreSQL has secondaries 2018-05-25 22:58:43 -07:00
date_time.rb
grant.rb Use has_table_privilege for TRIGGER on PostgreSQL 2018-01-22 13:43:38 +01:00
median.rb Rails5 fix arel from in mysql_median_datetime_sql 2018-06-26 00:35:47 +02:00
migration_helpers.rb disable_statement_timeout doesn't require any argument anymore 2018-08-11 04:15:59 +02:00
multi_threaded_migration.rb
read_only_relation.rb
sha_attribute.rb [Rails5] Update `type_cast_*_database` methods 2018-04-06 10:57:19 +00:00