Skip to content

Conversation

@CyanVoxel
Copy link
Member

Summary

Tasks Completed

  • Platforms Tested:
    • Windows x86
    • Windows ARM
    • macOS x86
    • macOS ARM
    • Linux x86
    • Linux ARM
  • Tested For:
    • Basic functionality
    • PyInstaller executable

@CyanVoxel CyanVoxel added this to the Alpha v9.5.5 milestone Sep 7, 2025
@CyanVoxel CyanVoxel added Type: Documentation Additions/changes to documentation Priority: Critical An issue that requires immediate attention Type: Refactor Code that needs to be restructured or cleaned up TagStudio: Library Relating to the TagStudio library system TagStudio: Tags Relating to the TagStudio tag system labels Sep 7, 2025
@RustyNova016
Copy link
Contributor

That would be easier with ON DELETE CASCADE, and probably set the table to strict mode for it work

@CyanVoxel
Copy link
Member Author

That would be easier with ON DELETE CASCADE, and probably set the table to strict mode for it work

That's likely for the best, however I'm unable to get it working with the ORM we're using. The SQLAlchemy documentation is denser than a tungsten pound cake and when it comes to our schema code I can't tell what's intentional and what's nonsensical. I can make a new task issue to eventually use this, but for now I feel my hands are a bit tied for time and this fix, while not the most ideal, is at least something to get out for tomorrow's patch.

@CyanVoxel CyanVoxel moved this to 🍃 Pending Merge in TagStudio Development Sep 7, 2025
@CyanVoxel CyanVoxel merged commit 71d0425 into main Sep 8, 2025
10 checks passed
@CyanVoxel CyanVoxel deleted the fix-1105 branch September 8, 2025 06:59
@github-project-automation github-project-automation bot moved this from 🍃 Pending Merge to ✅ Done in TagStudio Development Sep 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Priority: Critical An issue that requires immediate attention TagStudio: Library Relating to the TagStudio library system TagStudio: Tags Relating to the TagStudio tag system Type: Documentation Additions/changes to documentation Type: Refactor Code that needs to be restructured or cleaned up

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

[Bug]: TagParents not being deleted when deleting Tag

3 participants