Skip to content

Comments

feat(coding): implement recursive deletion of codes and their childre…#106

Merged
jankapunkt merged 3 commits intomainfrom
fix-delete-codes-recursive
Mar 5, 2025
Merged

feat(coding): implement recursive deletion of codes and their childre…#106
jankapunkt merged 3 commits intomainfrom
fix-delete-codes-recursive

Conversation

@alessandrobelli
Copy link
Contributor

Fixes #105

  • Fixed a bug happened when trying to delete a code with child codes
  • created test for recursive code deletion

@jankapunkt jankapunkt merged commit eac3bce into main Mar 5, 2025
8 checks passed
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.

Deleting codes hat have children causes SQL Error

2 participants