Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream_parser/master' into dev/add_ig…
Browse files Browse the repository at this point in the history
…nore_index_hint
  • Loading branch information
foreyes committed Sep 12, 2019
2 parents 7a3828a + 1ab4974 commit cbd4f25
Show file tree
Hide file tree
Showing 4 changed files with 7,223 additions and 7,112 deletions.
1 change: 1 addition & 0 deletions misc.go
Original file line number Diff line number Diff line change
Expand Up @@ -613,6 +613,7 @@ var tokenMap = map[string]int{
"TYPE": tp,
"UNBOUNDED": unbounded,
"UNCOMMITTED": uncommitted,
"UNICODE": unicodeSym,
"UNDEFINED": undefined,
"UNION": union,
"UNIQUE": unique,
Expand Down
Loading

0 comments on commit cbd4f25

Please sign in to comment.