nvim-treesitter/runtime
adaitche 02693ce64c
feat(sql): improve @type capture (#8315)
Problem: `@type` currently captures function calls but fails to
capture CTE names.

Solution: Don't capture types in invocations. Add pattern for `cte`.
2025-12-09 10:53:37 +01:00
..
queries feat(sql): improve @type capture (#8315) 2025-12-09 10:53:37 +01:00