Joined August 2012
1 Photos and videos
Interesting. 3 separate #UserVoice requests for @sonarqube support in less than a week! redgate.uservoice.com/forums… #staticanlalysis #tsql

1
1
Note that because SQL Code Guard is now being maintained by @Redgate, the @SQLCodeGuard twitter handle will very soon be discontinued.
Please post any feature requests to the SQL Code Guard UserVoice forum redgate.uservoice.com/forums…

Redgate puts its resources behind SQL Code Guard red-gate.com/blog/redgate-pu…

Pssst! Wanna know a secret?
2
2
SqlCodeGuard.cmd : do not forget to use "-include all" switch to turn on all issues detection. Otherwise - no issue detected. oops!
SSMS 2016. Bad news. Still not supported. Good news - i'm working on it.
1
2
Removed restriction for SQL Server 2016 - now you can connect and check sql server 2016 databases - but still from ssms 2014, not ssms 2016
1
SQL Code Guard v2.9 released
1
Finally renewed my code sign certificate. More great news to come, stay tuned.
CodeGuard.AddCustomIssueInfo("CI001","My First Custom Issue","Simply returns object name for demo",""); Nice, isn't?
Maintaining T-SQL Code Quality Using SQL Code Guard simple-talk.com/dotnet/.net-…

[*] fixed extra MI003 Unqualified column name on xml methods [*] fixed several CGUNP on CREATE/ALTER database
[*] fixed error with IncludeIssues method when issues were not actually marked as Warning except ALL issue
[*] fixed incorrect binding of MI008 to MI007 [*] fixed xtra EI028 in case with named default constraint
New developer build of SQL Code Guard just released sqlcodeguard.com

ExpressProfiler 2.2 just released. expressprofiler.codeplex.com…

Maintaining T-SQL Code Quality Using SQL Code Guard simple-talk.com/dotnet/.net-…

new developer build [*] fixed CGUNP on SET DATEFIRST|DATEFORMAT|LANGUAGE @Value [*] added ability to exclude folder from msbuild analyse
Catching specific statements using new MI008 "Statement used" rule sqlcodeguard.blogspot.com/20…