Skip to content

Unique in atomic

Alessandro Artoni requested to merge unique-in-atomic into release/1.0.0

unique constraint are not respected inside atomic blocks.

Note: this is based on top of !102 (merged) , merge that first Todo:

  • Check/Fix for Insert operation
  • Check for update operation
  • Check/Fix for bulk Insert operation
  • Check for bulk update operation
Edited by Alessandro Artoni

Merge request reports