T-SQL
Language-specific information about the way that SonarQube Cloud supports the analysis of T-SQL.
Language-specific properties
To discover and update the T-SQL-specific properties, navigate in SonarQube Cloud to Your Project > Administration > General Settings > Languages > T-SQL. See the Analysis parameters page for more information about specific properties.
Important Note
With the default configuration, only files with the .tsql
are analyzed as T-SQL, and files with the .sql
file extension are analyzed as PL/SQL. This behavior is defined in Project Administration > General Settings > T-SQL > File Suffixes and Your Project > Administration > General Settings > Languages > PL/SQL > File Suffixes. You can override these properties at the project level.
Last updated
Was this helpful?