Thanks to visit codestin.com Credit goes to github.com
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 7818585 commit 80a33fcCopy full SHA for 80a33fc
lib/coderay/scanners/sql.rb
@@ -29,7 +29,7 @@ class SQL < Scanner
29
char varchar varchar2 enum binary text tinytext mediumtext
30
longtext blob tinyblob mediumblob longblob timestamp
31
date time datetime year double decimal float int
32
- integer tinyint mediumint bigint smallint unsigned bit
+ integer tinyint mediumint bigint smallint unsigned bit numeric
33
bool boolean hex bin oct
34
)
35
0 commit comments