Skip to content

Resolve "mysql-only installation from source broken: Gem::LoadError: pg is not part of the bundle"

Nick Thomas requested to merge (removed):42239-fix-mysql-source-installs into master

What does this MR do?

Fixes two initializers so that they don't assume the pg or peek-pg gems are installed in various scenarios.

Are there points in the code the reviewer needs to double check?

Why was this MR needed?

Install-from-source mysql users encountering problems

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #42239 (closed)

Merge request reports

Loading