Make SQL a programming language

Because it is (see https://github.com/waveform80/db2utils which hilariously claims to be 79% written in C!)
This commit is contained in:
Dave Jones
2014-02-17 00:09:22 +00:00
parent b0894e20ef
commit 0eebd42d72

View File

@@ -1532,9 +1532,8 @@ SCSS:
primary_extension: .scss
SQL:
type: data
type: programming
ace_mode: sql
searchable: false
primary_extension: .sql
Sage: