-
Heinrich Lee Yu authored
This prevents a subtransaction when we insert an InternalId record. We make use of `insert_all` which ignores unique violations without aborting the parent transaction.
564b5ea7
This prevents a subtransaction when we insert an InternalId record. We make use of `insert_all` which ignores unique violations without aborting the parent transaction.