Skip to content

PostgreSQL block query doesn't work anymore #6374

Answered by kmdelucaNG
kmdelucaNG asked this question in Help
Discussion options

You must be logged in to vote

Not sure if there was a better way to fix this, but I ended up converting the Budibase query to a postgres stored procedure and was able to successfully call it from Budibase.
CALL "CreateTMSSourceData"( {{tmsTrackType}}::text, {{tmsMethodName}}::text, {{tmsNotes}}::text, {{mappingDecision}}::text );

Replies: 4 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@kmdelucaNG
Comment options

Comment options

You must be logged in to vote
1 reply
@kmdelucaNG
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by melohagan
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants