-
- Downloads
There was an error fetching the commit references. Please try again later.
Merge branch 'rework_with_disabled_database_connections_for_rails_7' into 'master'
Rework with_disabled_database_connections to work with Rails 7.0 See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/111399 Merged-by:Ethan Urie <eurie@gitlab.com> Approved-by:
Rutger Wessels <rwessels@gitlab.com> Approved-by:
Ethan Urie <eurie@gitlab.com> Reviewed-by:
Rutger Wessels <rwessels@gitlab.com> Co-authored-by:
Thong Kuah <tkuah@gitlab.com>
No related branches found
No related tags found
Showing
- config/initializers/database_config.rb 2 additions, 2 deletionsconfig/initializers/database_config.rb
- config/routes.rb 1 addition, 1 deletionconfig/routes.rb
- lib/initializer_connections.rb 18 additions, 15 deletionslib/initializer_connections.rb
- rubocop/cop/database/multiple_databases.rb 1 addition, 0 deletionsrubocop/cop/database/multiple_databases.rb
- spec/config/application_spec.rb 45 additions, 19 deletionsspec/config/application_spec.rb
- spec/lib/initializer_connections_spec.rb 25 additions, 11 deletionsspec/lib/initializer_connections_spec.rb
Please register or sign in to comment