]> git.ipfire.org Git - thirdparty/pdns.git/commit
docs: improve documentation of MySQL foreign keys 5006/head
authorPeter Thomassen <peter@desec.io>
Mon, 20 Feb 2017 10:26:05 +0000 (11:26 +0100)
committerPeter Thomassen <peter@desec.io>
Mon, 20 Feb 2017 10:26:05 +0000 (11:26 +0100)
commited9e34cb7ad32a43d6c36d26f65da2a0805e69a2
tree0712f6dda3bd72bfdcb02e2b9c371e52486bb1c8
parent353c76cb9d6fcbfb9eaca7bdfe9ef28768aecb40
docs: improve documentation of MySQL foreign keys

So far, the docs mentioned the foreign key for the records table only.
However, if foreign keys are used, they also make sense for the
domainmetadata, cryptokeys, and comments tables.

Corresponding SQL is already in an .sql file in the repository. This
commit replaces the incomplete information with these statements.
docs/markdown/authoritative/backend-generic-mysql.md