File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -15,6 +15,7 @@ Currently plug-in supports:
1515 - [ TSQL] ( https://github.com/antlr/grammars-v4/tree/master/sql/tsql )
1616 - [ MySQL] ( https://github.com/antlr/grammars-v4/tree/master/sql/mysql/Positive-Technologies )
1717 - [ PostgreSQL] ( https://github.com/tshprecher/antlr_psql )
18+ - [ VSQL] ( https://github.com/gretard/antlr4-grammar-vsql )
1819- Reporting of issues found by:
1920 - [ SQLCodeGuard] ( https://www.red-gate.com/products/sql-development/sql-code-guard/index )
2021 - [ MSBuild] ( https://msdn.microsoft.com/en-us/library/dd172133(v=vs.100).aspx )
@@ -82,7 +83,7 @@ sonar.sql.dialect=mysql
8283```
8384
8485### VSQL ###
85- Sonar settings for vsql.
86+ Sonar settings for vsql (Vertica SQL) .
8687```
8788sonar.projectKey=examples.sql.vsql.project
8889sonar.projectName=examples.sql.vsql.project
You can’t perform that action at this time.
0 commit comments