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

delete binary when property is deleted #426

Merged
merged 1 commit into from
Sep 19, 2023
Merged

delete binary when property is deleted #426

merged 1 commit into from
Sep 19, 2023

Conversation

dbu
Copy link
Member

@dbu dbu commented Sep 19, 2023

fix #356

  • cascade deletion of node table to binary table
  • remove binary when property is removed (like we do for references)

@dbu dbu force-pushed the binary-cascade branch 5 times, most recently from b8e52b9 to 851c17d Compare September 19, 2023 15:22
@dbu dbu changed the title cascade delete binary delete binary when property is deleted Sep 19, 2023
@dbu dbu force-pushed the binary-cascade branch 3 times, most recently from 52ee67b to bebffb3 Compare September 19, 2023 16:20
@dbu dbu merged commit 183fd0b into 2.x Sep 19, 2023
15 checks passed
@dbu dbu deleted the binary-cascade branch September 19, 2023 16:31
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.

No foreign keys are used on phpcr_binarydata, resulting in dangling binary data?
1 participant