-
Notifications
You must be signed in to change notification settings - Fork 226
Open
Labels
command proposalThe issue is proposing to add a new command to the module.The issue is proposing to add a new command to the module.enhancementThe issue is an enhancement request.The issue is an enhancement request.
Description
Command proposal
Suggest renaming the command Test-SqlDscDatabase
to Test-SqlDscIsDatabase
for greater clarity and consistency with naming conventions. The new name better reflects that the command checks if a database exists, rather than performing generic tests. This change will help users understand the purpose of the command more easily.
Proposed parameters
n/a
Special considerations or limitations
Renaming the command will be a breaking change for users who rely on the old name (Test-SqlDscDatabase
). Proper deprecation notices and migration guidance should be provided. Update documentation and examples throughout the module to reflect the new name. We could add the old name as an alias.
Metadata
Metadata
Assignees
Labels
command proposalThe issue is proposing to add a new command to the module.The issue is proposing to add a new command to the module.enhancementThe issue is an enhancement request.The issue is an enhancement request.