Enforce Naming Conventions
kjmcsd
Posts: 29 Bronze 2
Is there a way in SQL Source Control to check for object naming conventions and not allow check in if object is not named according to a standard?
Tagged:
Best Answer
-
David Atkinson Posts: 1,458 Rose Gold 2Have you thought about using SQL Server's built in policies to enforce this?David Atkinson
Product Manager
Redgate Software
Answers
Product Manager
Redgate Software
DevOps Mentor and Coach
Director of DLM Consultants
Creator of Speaking Mentors
Microsoft Data Platform MVP
Friend of Redgate
Twitter / LinkedIn
I'm finding out that policies only tell you if there are things not meeting standards. They do not enforce or prevent people from not complying with them. I think this would be a good feature to add to SQL Source Control. Adding this on the TFS side breaks SQL source control.
Product Manager
Redgate Software
Do what David said.
DevOps Mentor and Coach
Director of DLM Consultants
Creator of Speaking Mentors
Microsoft Data Platform MVP
Friend of Redgate
Twitter / LinkedIn