From 0a1c98c4f1e82811f44236f06513587dc29128bc Mon Sep 17 00:00:00 2001 From: Yorick Peterse Date: Fri, 5 May 2017 14:02:21 +0200 Subject: Add documentation about adding foreign keys [ci skip] --- doc/development/README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'doc/development/README.md') diff --git a/doc/development/README.md b/doc/development/README.md index d04380e5b33..63db332b557 100644 --- a/doc/development/README.md +++ b/doc/development/README.md @@ -48,6 +48,7 @@ - [What requires downtime?](what_requires_downtime.md) - [Adding database indexes](adding_database_indexes.md) - [Post Deployment Migrations](post_deployment_migrations.md) +- [Foreign Keys & Associations](foreign_keys.md) ## Compliance -- cgit v1.2.1