From 35eea39c8cdd53c30edc5080cbf2a0fee079552e Mon Sep 17 00:00:00 2001 From: Brendan Abolivier Date: Mon, 10 Jun 2019 15:18:22 +0100 Subject: Add unique index to the profile_replication_status table. --- changelog.d/5416.misc | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog.d/5416.misc (limited to 'changelog.d') diff --git a/changelog.d/5416.misc b/changelog.d/5416.misc new file mode 100644 index 0000000000..155e8c7cd3 --- /dev/null +++ b/changelog.d/5416.misc @@ -0,0 +1 @@ +Add unique index to the profile_replication_status table. -- cgit 1.5.1