How can I version control MSSQL Stored Procedure? Permanently deleted user 创建于 2016年02月02日 01:20 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?
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