Closed d3vr closed 4 years ago
I don't think there is from the dataset
API. Maybe the underlying sqlalchemy
library can be used to do this - I'd check their excellent docs!
Thanks for your reply, so I guess it's out of the scope of dataset, will have a look on sqlalchemy's docs.
Hello,
Is there any way to achieve a JSON partial update (using JSON_SET()) in MySQL when using the update / upsert methods ?
Thanks