Remember, persist or default values for query parameters
Answered
Is there a possibility to remember, persist or provide default values to query parameters in DataGrip?
Today when restarting the application and opening a query again we need to re-fill all parameters.
Ideally it would be possible that
- The IDE saves them
- We can use some DECLARE / SET / comment / ... syntax to define the variables and set defaults within the script itself
Asking because I feel I'm overlooking something :)
Please sign in to leave a comment.
There is no such option at the moment. Please check this feature request and all related. You can vote for any you like and created something new if needed.
Also need a feature for defining parameters in a script.