mirror of
				https://github.com/KevinMidboe/linguist.git
				synced 2025-10-29 17:50:22 +00:00 
			
		
		
		
	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:
		@@ -1532,9 +1532,8 @@ SCSS:
 | 
			
		||||
  primary_extension: .scss
 | 
			
		||||
 | 
			
		||||
SQL:
 | 
			
		||||
  type: data
 | 
			
		||||
  type: programming
 | 
			
		||||
  ace_mode: sql
 | 
			
		||||
  searchable: false
 | 
			
		||||
  primary_extension: .sql
 | 
			
		||||
 | 
			
		||||
Sage:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user