summaryrefslogtreecommitdiff
path: root/changelogs/unreleased/32282-add-foreign-keys-to-todos.yml
diff options
context:
space:
mode:
authorAndreas Brandl <abrandl@gitlab.com>2018-02-04 20:46:14 +0100
committerAndreas Brandl <abrandl@gitlab.com>2018-02-05 16:16:57 +0100
commit24a11c957a34d2f22c0276fa8dcc3e2c23d1f164 (patch)
treede56172ee3b0627f5bebb74a8d08ea13c3dc3aa7 /changelogs/unreleased/32282-add-foreign-keys-to-todos.yml
parentd07addbf6e3841ae31a7e62ecbb29523f4d8c859 (diff)
downloadgitlab-ce-32282-add-foreign-keys-to-todos.tar.gz
Set todos#author_id to NOT NULL.32282-add-foreign-keys-to-todos
Diffstat (limited to 'changelogs/unreleased/32282-add-foreign-keys-to-todos.yml')
-rw-r--r--changelogs/unreleased/32282-add-foreign-keys-to-todos.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/changelogs/unreleased/32282-add-foreign-keys-to-todos.yml b/changelogs/unreleased/32282-add-foreign-keys-to-todos.yml
index 5b551e260d3..e74c2a8b9ff 100644
--- a/changelogs/unreleased/32282-add-foreign-keys-to-todos.yml
+++ b/changelogs/unreleased/32282-add-foreign-keys-to-todos.yml
@@ -1,5 +1,5 @@
---
-title: Add foreign key constraints to todos table.
+title: Add foreign key and NOT NULL constraints to todos table.
merge_request: 16849
author:
type: other