How can I version control MSSQL Stored Procedure?

hello.

I just downloaded DataGrip.

but I can`t find how to use version control feature.

can anyone tell me how I can version control stored procedure?

0

Hello Dong,

Currently there is no support for Database object versionning (only your project scripts  We plan to add such support for the next versions, not definite ETA on this yet.

Version Control for project files is possible though: https://www.jetbrains.com/idea/help/version-control.html . You will need to install the plgin for corresponding version controls system (Git, Subversion, TFS): https://www.jetbrains.com/datagrip/help/plugins.html 

0

请先登录再写评论。