Default database for Postgres scripts?
I've tried to use an App to call the script, and I'm able to provide the default value, but see this error when I try to run:
"Bad request: For security reasons, variable or resource access is not allowed as dynamic argument"Is there any way to provide a default resource for a postgres script/app? Ideally, app users won't need to know/provide the resource that they are executing against.