Removes subtransaction in internal id generator
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.
Showing
Please register or sign in to comment