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

add foreign key cascade for sqlite #111

Merged
merged 1 commit into from
Jul 18, 2023
Merged

add foreign key cascade for sqlite #111

merged 1 commit into from
Jul 18, 2023

Conversation

kiwiidb
Copy link
Contributor

@kiwiidb kiwiidb commented Jul 17, 2023

Fixes #108
When using sqlite, you need this statement in order to enable foreign key relations and cascade deletes.

@kiwiidb kiwiidb requested a review from bumi July 17, 2023 12:27
Copy link
Contributor

@bumi bumi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

utack.
from what I read this is the way. 👍

@bumi
Copy link
Contributor

bumi commented Jul 18, 2023

@kiwiidb kiwiidb merged commit f2474f4 into main Jul 18, 2023
@reneaaron reneaaron deleted the fix/sqlite-fk branch November 2, 2023 13:24
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.

Zaps fake confirmed & connections don't properly delete (NWC in Umbrel)
2 participants