[database][models] Fixed get_by_natural_key of DatabaseSetOutputManager
The natural key generate was using a tuple in a tuple (which is good) however the get_by_natural_key method was expecting a flat tuple.
parent
4bf75778
No related branches found
No related tags found
Please register or sign in to comment