Remove requirement to save Read queries #10440
Closed
TheFunkyBiskit
started this conversation in
Ideas
Replies: 1 comment 2 replies
-
|
Thinking a little deeper on this, is it required so that the resultant schema of the query is known? |
Beta Was this translation helpful? Give feedback.
2 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.
-
Please remove the requirement that a Read query must return values before being saved. I don't see a reason for this except to prevent people from adding queries that don't work, which just seems strange. If I have a query that I know works but don't have data in the database to pull from, or just otherwise don't feel the need to prove it to Budibase that the query works, I should be able to simply save it. Is there another purpose I'm missing here?
Beta Was this translation helpful? Give feedback.
All reactions