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 :)

2
2 comments
Avatar
Yuriy Vinogradov

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.

0

Also need a feature for defining parameters in a script.

1

Please sign in to leave a comment.