Hello, I would like to append a row to a table with data that is saved
as a dictionary. The dictionary might have additional keys when
comparing it to the columns in the table so upsert is not possible. I
would like to only upsert the values from the...