playground icon indicating copy to clipboard operation
playground copied to clipboard

demonstrate ON CONFLICT failure

Open thetorpedodog opened this issue 1 year ago • 0 comments

Use case: I run two DB.Create() statements with ON CONFLICT set.

Expected result: The program does not crash.

Actual result: The program crashes with a panic.

thetorpedodog avatar Nov 21 '23 19:11 thetorpedodog