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

Enable foreign keys in each connection #2885

Closed
jcnelson opened this issue Oct 16, 2021 · 1 comment
Closed

Enable foreign keys in each connection #2885

jcnelson opened this issue Oct 16, 2021 · 1 comment
Assignees
Labels
good first issue Appropriate for a new open source contribution. locked

Comments

@jcnelson
Copy link
Member

We need to execute PRAGMA foreign_keys = 1 each time we open a database connection, not just when we instantiate it.

This was referenced Oct 16, 2021
@pavitthrap pavitthrap added the good first issue Appropriate for a new open source contribution. label Oct 19, 2021
@jcnelson jcnelson self-assigned this Oct 20, 2021
@blockstack-devops
Copy link
Contributor

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@stacks-network stacks-network locked as resolved and limited conversation to collaborators Nov 13, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
good first issue Appropriate for a new open source contribution. locked
Projects
None yet
Development

No branches or pull requests

3 participants