|
|
|
|
|
by MikeTV
1611 days ago
|
|
My experience also. This is particularly bad in the SQL Server space, since Microsoft essentially dropped source control integration in SQL Server Management Studio 2016 and later (there's an official workaround[0], but it's not well received). Most likely they're happy to offload version control to add-ins. There are a few, but most of them are way out of budget for small businesses or small IT departments. Which means version control usually doesn't happen. This has been such a problem for me with clients that I started a side project[1] to try to help fill the gap. If anything it's shown me that the problem is more widespread than I originally thought. [0] https://cloudblogs.microsoft.com/sqlserver/2016/11/21/source... [1] https://www.versionsql.com/ |
|