fix(sql): invocation

This commit is contained in:
Dian M Fay 2023-06-21 18:59:01 -04:00 committed by Christian Clason
parent 38372dcda4
commit 40ac56c493

View file

@ -1,6 +1,7 @@
(invocation (invocation
name: (identifier) @function.call (object_reference
parameter: [(field)]? @parameter) name: (identifier) @function.call
parameter: [(field)]? @parameter))
[ [
(keyword_gist) (keyword_gist)