| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -113,7 +113,7 @@ | |||
| 113 | 113 | 'match': ''' | |
| 114 | 114 | (?xi) | |
| 115 | 115 | # normal stuff, capture 1 | |
| 116 | - \\b(bigint|bigserial|bit|boolean|box|bytea|cidr|circle|date|datetime|double\\sprecision|enum|inet|int|integer|line|lseg|macaddr|money|oid|path|point|polygon|real|float|serial|smallint|sysdate|text)\\b | ||
| 116 | + \\b(bigint|bigserial|bit|boolean|box|bytea|cidr|circle|date|datetime|datetime2|double\\sprecision|enum|inet|int|integer|line|lseg|macaddr|money|oid|path|point|polygon|real|float|serial|smallint|tinyint|sysdate|text|uniqueidentifier)\\b | ||
| 117 | 117 | ||
| 118 | 118 | # numeric suffix, capture 2 + 3i | |
| 119 | 119 | |\\b(bit\\svarying|character\\s(?:varying)?|tinyint|var\\schar|float|interval)\\((\\d+)\\) | |
| Back | FazBrowse Home | New Git URL |
0 commit comments