Replies: 3 comments 2 replies
|
Hi @boYu07 , |
1 reply
|
There is no need for stmt := postgres.RawStatement(`SELECT key, value FROM test_table, jsonb_each_text(test_column)`) |
1 reply
|
With Release v.2.12.0 there is partial support for set returning functions - faq. The whole statement doesn't have to be raw statement. |
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 couldn't find a way to assemble the title query string, any suggestion?
All reactions