How do I save query parameters in DataGrip

How do I save the query parameters that I used? When I close the ide, all the query params that i used for that session don't get saved for some reason, unlike in Dbeaver.

 

0

Hi Kenley, 

We have the View Parameters option to see the list of entered parameters of the last executed query.



Unlike Browse Query History,  this option doesn't record the history of parameter execution within a single console session.  

We have a feature request to implement the parameter history. Please feel free to upvote so it can get more attention. 

https://youtrack.jetbrains.com/issue/DBE-4614

 

0

请先登录再写评论。