Open samuelcolvin opened 5 years ago
So we can do:
await conn.execute_b('update foo set :values__set', values=Values(a=1, b=2))
So we can do: