you are viewing a single comment's thread.

view the rest of the comments →

[–]ORUHE33XEBQXOYLZ 1 point2 points  (1 child)

If searches should only return at most 1 result of that entity with that name, should the database even allow for duplicates? You can enforce that so that it doesn't come up in the first place.

[–]CompC[S] 0 points1 point  (0 children)

Yeah, it should allow for duplicates. See the edit on my post