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
name: (identifier) @function.call
parameter: [(field)]? @parameter)
(object_reference
name: (identifier) @function.call
parameter: [(field)]? @parameter))
[
(keyword_gist)