Skip to content

Add FAQ entry about disabling foreign key creation in databases#3047

Merged
pwizla merged 1 commit intostrapi:mainfrom
singhvishalkr:docs/2732-foreign-key-faq
Apr 13, 2026
Merged

Add FAQ entry about disabling foreign key creation in databases#3047
pwizla merged 1 commit intostrapi:mainfrom
singhvishalkr:docs/2732-foreign-key-faq

Conversation

@singhvishalkr
Copy link
Copy Markdown
Contributor

Adds a FAQ entry addressing a common question about disabling foreign key creation in Strapi. Explains that FK generation is required for relational integrity and links to the related discussion. Closes #2732

Made with Cursor

Clarifies that Strapi does not support disabling FK generation and links strapi#11775.
@vercel
Copy link
Copy Markdown

vercel bot commented Apr 11, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
documentation Ready Ready Preview, Comment Apr 11, 2026 3:01pm

Request Review

@pwizla pwizla changed the title docs(database): add FAQ about disabling foreign key creation Add FAQ entry about disabling foreign key creation in databases Apr 13, 2026
@pwizla
Copy link
Copy Markdown
Collaborator

pwizla commented Apr 13, 2026

Thank you! Fixed the PR title according to git-rules.md

Copy link
Copy Markdown
Collaborator

@pwizla pwizla left a comment

Choose a reason for hiding this comment

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

The PR is now approved, merged, should be live on docs.strapi.io in a few minutes, and will be mentioned in the next weekly snapshot release.

@pwizla pwizla added this to the 6.21.0 milestone Apr 13, 2026
@pwizla pwizla self-assigned this Apr 13, 2026
@pwizla pwizla merged commit 333adcb into strapi:main Apr 13, 2026
14 of 16 checks passed
pwizla pushed a commit that referenced this pull request Apr 13, 2026
Clarifies that Strapi does not support disabling FK generation and links strapi#11775.
pwizla added a commit that referenced this pull request Apr 13, 2026
Clarifies that Strapi does not support disabling FK generation and links strapi#11775.

Co-authored-by: Vishal Kumar Singh <vishal.kr.singh2021@gmail.com>
@pwizla pwizla added the contribution PRs that are part of the Documentation Contribution Program label Apr 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

contribution PRs that are part of the Documentation Contribution Program pr: chore source: CMS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Request]: How can I disable the creation of foreign keys?

2 participants