Represents the result of a BEGIN BATCH ... END BATCH block.
Summary
Types
@type t() :: %Dllb.Result.Batch{ count: non_neg_integer(), created: non_neg_integer(), updated: non_neg_integer() }
Represents the result of a BEGIN BATCH ... END BATCH block.
@type t() :: %Dllb.Result.Batch{ count: non_neg_integer(), created: non_neg_integer(), updated: non_neg_integer() }