nicoleclearmetal

Results 1 comments of nicoleclearmetal

@saravanaemis I'm having the same issue. I've tracked it down to... ``` table_name = operation_kwargs.get(TABLE_NAME) ``` within `Connection.dispatch`. that key is not there, so `table_name` ends up being None