Replies: 1 comment 1 reply
-
Directly updating JSON properties on JSON for Postgres is not supported - can |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Heya folks, I have the following model:
Now ideally as this table gets updated a lot what I would like to do is the following:
However upon doing something similar to this I receive the following error:
Here is what is in the database table if it means anything:
https://skidma.com/MVSWraDgM09IvE.png
Please any help would be so gratefully appreciated!
Beta Was this translation helpful? Give feedback.
All reactions