I want to be able to use `upsert` without formatting the keys arg as a list, ie: ``` table.upsert(new_data, "id") ```