-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Serverless
-
Fully Compatible
-
Server Serverless 2023-07-10, Server Serverless 2023-07-24
-
1
We have removed `DatabaseName::toString` used by the generic stringifyForAssert. We need a function to print DatabaseName correctly when a unit test fail, therefore we will make a specialized `stringifyForAssert` function for DatabaseName.
Refer to the stringfyForAssert for NamespaceString class.
- related to
-
SERVER-74491 Make DatabaseName::toString private
- Closed