box.rollback() | Tarantool
Tarantool
Check out the new release policy

box.rollback()

box.rollback()

End the transaction, but cancel all its data-change operations. An explicit call to functions outside box.space that always yield, such as fiber.sleep() or fiber.yield(), will have the same effect.

Found what you were looking for?
Feedback