From e745e108bd1a485a360d6e43219e1b7c07b3c2c5 Mon Sep 17 00:00:00 2001 From: Oliver Rice Date: Thu, 26 Sep 2024 14:17:44 -0500 Subject: [PATCH] align test output with updated comment --- test/expected/issue_542_partial_unique.out | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/expected/issue_542_partial_unique.out b/test/expected/issue_542_partial_unique.out index d2043ace..b0c244aa 100644 --- a/test/expected/issue_542_partial_unique.out +++ b/test/expected/issue_542_partial_unique.out @@ -58,7 +58,7 @@ begin; (1 row) /* Creating partial unique referencing status should NOT change the relationship with - the readthroughs to a non-null unique because its partial and other statuses may + the readthroughs to a 1:1 because its partial and other statuses may have multiple associated readthroughs */ create unique index idx_unique_in_progress_readthrough on public.readthroughs (work_id)