Replies: 1 comment
-
Sorry, wrong repo. Please ignore. |
Beta Was this translation helpful? Give feedback.
0 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.
-
I have a basic struct
which I have a schema:
When I try to insert into the table, I get:
I'm confused why I cannot insert this row. If I execute the same row in a pgadmin, or terminal, it seems fine.
Could someone please explain why I'm getting this issue?
Beta Was this translation helpful? Give feedback.
All reactions