Skip to content

Commit

Permalink
deploy: 087d5b4
Browse files Browse the repository at this point in the history
  • Loading branch information
dmfay committed Oct 25, 2023
1 parent caf2938 commit 17e985d
Show file tree
Hide file tree
Showing 6 changed files with 410,516 additions and 202,437 deletions.
2 changes: 2 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@

<p><a href="/tree-sitter-sql/src/parser.c">/src/parser.c</a></p>

<p><a href="/tree-sitter-sql/src/scanner.c">/src/scanner.c</a></p>

<p><a href="/tree-sitter-sql/src/tree_sitter/parser.h">/src/tree_sitter/parser.h</a></p>

</article>
Expand Down
3 changes: 3 additions & 0 deletions queries/highlights.scm
Original file line number Diff line number Diff line change
Expand Up @@ -266,6 +266,9 @@
(keyword_user)
(keyword_valid)
(keyword_action)
(keyword_definer)
(keyword_invoker)
(keyword_security)
(keyword_extension)
(keyword_version)
(keyword_out)
Expand Down
Loading

0 comments on commit 17e985d

Please sign in to comment.