Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: Remove the foreign key constraint of vfolders.{user,group} (#2404) #2406

Merged
merged 2 commits into from
Jul 13, 2024

Commits on Jul 9, 2024

  1. refactor: Remove the foreign key constraint of vfolders.{user,group} (#…

    …2404)
    
    refs #2376
    
    Remove the foreign/check constraints preventing decoupling of user/vfolder deletions.
    
    **Checklist:** (if applicable)
    
    - [x] Milestone metadata specifying the target backport version
    - [x] Mention to the original issue
    
    Backported-from: main (24.09)
    Backported-to: 24.03
    Backport-of: 2404
    achimnol committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    e410e51 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2024

  1. fix: merge errors

    achimnol committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    89a145e View commit details
    Browse the repository at this point in the history