gitlab-org--gitlab-foss/lib/gitlab/database
Andreas Brandl 988dc80585
Further remove code branches by database type
We dropped MySQL support and a lot of mysql specific code has been
removed in https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/29608.

This comes in from the other direction and removes any `if postgresql?`
branches.
2019-07-29 12:47:06 +02:00
..
count Enable tablesample count strategy by default 2019-07-24 17:00:34 +00:00
rename_reserved_paths_migration Remove dead MySQL code 2019-07-23 16:53:03 +01:00
count.rb Enable tablesample count strategy by default 2019-07-24 17:00:34 +00:00
date_time.rb Remove dead MySQL code 2019-07-23 16:53:03 +01:00
grant.rb Further remove code branches by database type 2019-07-29 12:47:06 +02:00
median.rb Further remove code branches by database type 2019-07-29 12:47:06 +02:00
migration_helpers.rb Further remove code branches by database type 2019-07-29 12:47:06 +02:00
multi_threaded_migration.rb Run rubocop -a 2019-03-13 13:42:43 +00:00
read_only_relation.rb Enable even more frozen string in lib/gitlab 2018-11-06 22:47:32 -08:00
sha_attribute.rb Further remove code branches by database type 2019-07-29 12:47:06 +02:00
subquery.rb Revert "Workaround for Rails 5, where LIMIT..." 2019-07-16 14:09:11 +02:00