Skip to content

Commit

Permalink
align test output with updated comment
Browse files Browse the repository at this point in the history
  • Loading branch information
olirice committed Sep 26, 2024
1 parent a29bcda commit e745e10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/expected/issue_542_partial_unique.out
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit e745e10

Please sign in to comment.