Remember, persist or default values for query parameters
已回答
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 :)
请先登录再写评论。
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.