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 key in sqlite needed for test #38

Merged

Conversation

jeanbaptisteupfluence
Copy link
Contributor

What does this PR do?

Enable the foreign key feature.
Ritgh now adding a foreign key to a sqlite file do nothing.

source for the parameter : https://github.com/mattn/go-sqlite3/tree/master

image

Fixes #

What are the observable changes?

Good PR checklist

  • Title makes sense
  • Is against the correct branch
  • Only addresses one issue
  • Properly assigned
  • Added/updated tests
  • Added/updated documentation
  • Properly labeled

Additional Notes

@jeanbaptisteupfluence jeanbaptisteupfluence merged commit 13e6169 into master Feb 16, 2024
4 checks passed
@jeanbaptisteupfluence jeanbaptisteupfluence deleted the jba/enable-foreign-key-in-sqlite-for-the-test branch February 16, 2024 17:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants