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

Fix unable to delete thread bug #121

Merged
merged 1 commit into from
Aug 17, 2024
Merged

Fix unable to delete thread bug #121

merged 1 commit into from
Aug 17, 2024

Conversation

StreetLamb
Copy link
Owner

Fixes #120. Unable to delete threads due to foreign key constraint not set to cascade delete.

@StreetLamb StreetLamb added the bug Something isn't working label Aug 17, 2024
@StreetLamb StreetLamb merged commit 458f9f2 into master Aug 17, 2024
4 checks passed
@StreetLamb StreetLamb deleted the fix/delete-thread branch August 17, 2024 16:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: Failed to delete thread after updating to Enhanced Postgres Checkpointer
1 participant