Skip to content

Document allow_cross_joins_across_databases

Adam Cohen requested to merge document-allow_cross_joins_across_databases into master

What does this MR do?

This MR updates the Removing joins between ci_* and non ci_* tables section of the Multiple Databases developer documentation to include details on how to use the to ::Gitlab::Database.allow_cross_joins_across_databases() method to Explicitly allow the cross join across databases.

Screenshots or Screencasts

image

Does this MR meet the acceptance criteria?

Conformity

Edited by Adam Cohen

Merge request reports

Loading