prismock icon indicating copy to clipboard operation
prismock copied to clipboard

fix: compound id issue with default name

Open carterbush opened this issue 5 months ago • 0 comments

Encountered an issue where update() and findUnique() were misbehaving when the underlying compound id wasn't explicitly given a name.

This PR adds a test for this case and includes the fix for it.

carterbush avatar Sep 25 '24 02:09 carterbush