-
Type: Task
-
Resolution: Won't Fix
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Service Arch
The ConstantProxy is a proxy class for DatabaseName. It always has `boost::none` tenant id. We can remove the `toString` from the proxy class and all call sites should be changed to use `db()`.
- related to
-
SERVER-74491 Make DatabaseName::toString private
- Closed