Replies: 1 comment 2 replies
-
If you pass update(:payload_before => column.set(['_meta', 'businessArea'], business_area) |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
it might very well be that I am doing something stupid but:
where
payload_before
is a jsonb column that has the following structurebut this fails with
this on a PostgreSQL 12
Beta Was this translation helpful? Give feedback.
All reactions