Added .dsql and .psql filetypes

.psql - It appears this is used by PostgreSQL
.dsql - this is used by Microsoft's very own SQL Studio Tools when working with APS/PDW
This commit is contained in:
Eshwar Andhavarapu
2016-06-09 20:31:32 +02:00
committed by GitHub
parent 8a75d0b251
commit a7270a3fc6

View File

@@ -7,6 +7,8 @@
<string>sql</string>
<string>ddl</string>
<string>dml</string>
<string>dsql</string>
<string>psql</string>
</array>
<key>keyEquivalent</key>
<string>^~S</string>
@@ -762,4 +764,4 @@
<key>uuid</key>
<string>C49120AC-6ECC-11D9-ACC8-000D93589AF6</string>
</dict>
</plist>
</plist>