Skip to content

Use symbols to access db config

Thong Kuah requested to merge symbol_rails_db_config into master

What does this MR do?

Use symbols to access db config. This is in preparation for Rails 6.1, which switches from string Hash, to symbol Hash in DB config.

Related issue: #329572 (closed)

Screenshots (strongly suggested)

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by Thong Kuah

Merge request reports