Open dvic opened 2 weeks ago
In relation to #378, shouldn't Transaction.new_unchecked be public? Otherwise how can we use a single connection across threads while creating transactions? Or is this not allowed/supported?
In relation to #378, shouldn't Transaction.new_unchecked be public? Otherwise how can we use a single connection across threads while creating transactions? Or is this not allowed/supported?