Skip to content

Commit 558a0a9

Browse files
authored
Update README.md
1 parent 3aecbff commit 558a0a9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff 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
```
8788
sonar.projectKey=examples.sql.vsql.project
8889
sonar.projectName=examples.sql.vsql.project

0 commit comments

Comments
 (0)