# I have a jsonb field in my table. I am doing car.metadata = json.dumps(mydict) Or should I just do :car.metadata=mydict?