(defaultDbConnectionIdentifier: StringAdd).self
(defaultDbConnectionIdentifier: StringFormat).self
(defaultDbConnectionIdentifier: ArrowAssoc[DefaultDbConnectionIdentifier]).x
(Since version 2.10.0) Use leftOfArrow
instead
(defaultDbConnectionIdentifier: Ensuring[DefaultDbConnectionIdentifier]).x
(Since version 2.10.0) Use resultOfEnsuring
instead
Default implementation that provides DB name for production and dev purposes. Unit tests will provide random or test DB name instead.