One thing I would like to see: turning a `Sequence...
# kdbc
t
One thing I would like to see: turning a
Sequence<T>
into a series of INSERT/UPDATE/DELETE statements somehow with batching support. The batching scope is hard to capture here, but here is a rough example.