summaryrefslogtreecommitdiff
path: root/doc/development/README.md
diff options
context:
space:
mode:
authorYorick Peterse <yorickpeterse@gmail.com>2017-05-05 14:02:21 +0200
committerYorick Peterse <yorickpeterse@gmail.com>2017-05-05 14:15:33 +0200
commit0a1c98c4f1e82811f44236f06513587dc29128bc (patch)
treec93d31a72820226633302690b612a3d77eb891f8 /doc/development/README.md
parent8a5c95d2509cd976d2063087d3fbaad57f1cb630 (diff)
downloadgitlab-ce-document-foreign-keys.tar.gz
Add documentation about adding foreign keysdocument-foreign-keys
[ci skip]
Diffstat (limited to 'doc/development/README.md')
-rw-r--r--doc/development/README.md1
1 files changed, 1 insertions, 0 deletions
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