DerekStride / tree-sitter-sql

SQL grammar for tree-sitter
http://derek.stride.host/tree-sitter-sql/
MIT License
147 stars 47 forks source link

Fix literal numerics regex highlights #239

Closed ds-cbo closed 6 months ago

ds-cbo commented 6 months ago

In the migration from lua-match to match in https://github.com/DerekStride/tree-sitter-sql/pull/225 you seem to have made some slight errors: