-
- Downloads
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.
Showing
- app/finders/issuable_finder.rb 0 additions, 1 deletionapp/finders/issuable_finder.rb
- app/finders/members_finder.rb 11 additions, 30 deletionsapp/finders/members_finder.rb
- app/models/merge_request.rb 1 addition, 8 deletionsapp/models/merge_request.rb
- app/models/milestone.rb 4 additions, 23 deletionsapp/models/milestone.rb
- app/models/redirect_route.rb 1 addition, 5 deletionsapp/models/redirect_route.rb
- app/services/cohorts_service.rb 1 addition, 5 deletionsapp/services/cohorts_service.rb
- app/services/projects/base_move_relations_service.rb 2 additions, 7 deletionsapp/services/projects/base_move_relations_service.rb
- app/services/projects/fetch_statistics_increment_service.rb 1 addition, 6 deletionsapp/services/projects/fetch_statistics_increment_service.rb
- app/workers/background_migration_worker.rb 0 additions, 2 deletionsapp/workers/background_migration_worker.rb
- lib/gitlab/background_migration/migrate_stage_index.rb 15 additions, 27 deletionslib/gitlab/background_migration/migrate_stage_index.rb
- lib/gitlab/background_migration/prepare_untracked_uploads.rb 1 addition, 7 deletionslib/gitlab/background_migration/prepare_untracked_uploads.rb
- lib/gitlab/background_migration/remove_restricted_todos.rb 2 additions, 15 deletionslib/gitlab/background_migration/remove_restricted_todos.rb
- lib/gitlab/ci/charts.rb 4 additions, 10 deletionslib/gitlab/ci/charts.rb
- lib/gitlab/contributions_calendar.rb 1 addition, 5 deletionslib/gitlab/contributions_calendar.rb
- lib/gitlab/database.rb 5 additions, 4 deletionslib/gitlab/database.rb
- lib/gitlab/database/grant.rb 14 additions, 36 deletionslib/gitlab/database/grant.rb
- lib/gitlab/database/median.rb 0 additions, 2 deletionslib/gitlab/database/median.rb
- lib/gitlab/database/migration_helpers.rb 0 additions, 2 deletionslib/gitlab/database/migration_helpers.rb
- lib/gitlab/database/sha_attribute.rb 3 additions, 8 deletionslib/gitlab/database/sha_attribute.rb
- lib/gitlab/health_checks/db_check.rb 1 addition, 5 deletionslib/gitlab/health_checks/db_check.rb
Please register or sign in to comment