We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7cb0644 commit a5611d6Copy full SHA for a5611d6
.gitattributes
@@ -0,0 +1,5 @@
1
+# GitHub Linguist overrides for this repo
2
+# Treat all .sql files as SQL Server T-SQL (not PL/pgSQL etc.)
3
+*.sql linguist-language=TSQL
4
+*.sql linguist-detectable=true
5
+
0 commit comments