Replies: 1 comment 7 replies
-
|
Could you provide a code example that is causing the error? Simply providing the |
Beta Was this translation helpful? Give feedback.
7 replies
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.
-
How can I override the updated at when adding and updating rows.
I need to sync with another data source and set the updated at under some circumstances.
I tried adding including the updated_at but it complains that there are multiple instances of the same column.
Beta Was this translation helpful? Give feedback.
All reactions