Closed rudolfix closed 1 month ago
fixes #1858
it turns remaining required args of ConnectionStringCredentials (username, database) optional. adjusts existing derived credentials so they have the original required set of args and also expose the same set of arguments in sample configuration.
Description
fixes #1858
it turns remaining required args of ConnectionStringCredentials (username, database) optional. adjusts existing derived credentials so they have the original required set of args and also expose the same set of arguments in sample configuration.