Skip to content

Conversation

StevenMassaro
Copy link
Contributor

@StevenMassaro StevenMassaro commented Feb 8, 2024

Impact

  • Bug fix (non-breaking change which fixes expected existing functionality)
  • Enhancement/New feature (adds functionality without impacting existing logic)
  • Breaking change (fix or feature that would cause existing functionality to change)

Description

Things to be aware of

Before this change, if you ran dropAll, and it failed, the command would exit with status code 0. After the change, if dropAll fails, you got a nonzero exit code.

Things to worry about

Additional Context

@StevenMassaro StevenMassaro merged commit 7803fe4 into master Feb 13, 2024
@StevenMassaro StevenMassaro deleted the DAT-16718 branch February 13, 2024 13:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants