insert into student3 values(2,102,"12-10-2026"); -- error due to duplicate combination of student id and course id.
-- with a composite (org_id, idempotency_key) constraint. -- Motivation: the previous global constraint allowed cross-tenant idempotency key -- collisions to silently leak another organization's ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results