Allow nesting of SharedModel.using_connection
Allow SharedModel.using_connection to be called within nested blocks with the same connection, for situations where we want to wrap multiple entry points that might be called in a chain.
Showing
Please register or sign in to comment