Should we cache `Database::Connection.config` ?
- Should we cache
Database::Connection.config? If not we can removeuncached_config - Otherwise we should make
uncached_configprivate.
The following discussion from !66988 (merged) should be addressed:
-
@ashmckenzie started a discussion: (+1 comment) question: One perhaps for a follow-up in the interest of getting this fix out, but could
uncached_configbe made private to discourage from public use?
/cc @yorickpeterse