<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nvim-treesitter/queries/sql, branch v0.8.5</title>
<subtitle>[no description]</subtitle>
<id>http://git.sudomsg.com/mirror/nvim-treesitter/atom/queries/sql?h=v0.8.5</id>
<link rel='self' href='http://git.sudomsg.com/mirror/nvim-treesitter/atom/queries/sql?h=v0.8.5'/>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/'/>
<updated>2023-02-21T06:47:45Z</updated>
<entry>
<title>highlights(sql): update highlight queries</title>
<updated>2023-02-21T06:47:45Z</updated>
<author>
<name>Matthias Queitsch</name>
<email>matthias.queitsch@mailbox.org</email>
</author>
<published>2023-02-14T20:17:00Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=c9d7f9c9207b6fe53f58e0a3ef2e5227c37d9004'/>
<id>urn:sha1:c9d7f9c9207b6fe53f58e0a3ef2e5227c37d9004</id>
<content type='text'>
highlights(sql): add bool, attributes, conditionals

highlights(sql): add builtins

highlights(sql): add parameters

highlights(sql): add temp table attribute

update sql highlights; add floats

bump sql version

bump upstream sql version

highlights(sql): fix float regex

fix upstream changes; bump sql version
</content>
</entry>
<entry>
<title>sql: update parser and query (#3820)</title>
<updated>2022-11-18T14:20:39Z</updated>
<author>
<name>Derek Stride</name>
<email>derek.stride@shopify.com</email>
</author>
<published>2022-11-18T14:20:39Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=9705316fff7a16ba6c70c26a6afd77d00a7e8b2e'/>
<id>urn:sha1:9705316fff7a16ba6c70c26a6afd77d00a7e8b2e</id>
<content type='text'>
Add better `term` nodes in the select expression</content>
</entry>
<entry>
<title>highlights(sql): remove grouped keyword</title>
<updated>2022-09-14T06:22:21Z</updated>
<author>
<name>Matthias Queitsch</name>
<email>matthias.queitsch@mailbox.org</email>
</author>
<published>2022-09-14T05:38:24Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=3aef8d60ae93353e422171eb9b011c62e81d3ef7'/>
<id>urn:sha1:3aef8d60ae93353e422171eb9b011c62e81d3ef7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>highlights(sql): removed duplicate keywords, added new keyword, hashing</title>
<updated>2022-09-14T06:22:21Z</updated>
<author>
<name>Matthias Queitsch</name>
<email>matthias.queitsch@mailbox.org</email>
</author>
<published>2022-09-13T20:35:21Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=1c384edc57d0d3f257fb6c8cc622d518535de689'/>
<id>urn:sha1:1c384edc57d0d3f257fb6c8cc622d518535de689</id>
<content type='text'>
as function.calls
</content>
</entry>
<entry>
<title>highlights(sql): missing keyword &amp; marginalia</title>
<updated>2022-09-08T19:13:17Z</updated>
<author>
<name>derekstride</name>
<email>djgstride@gmail.com</email>
</author>
<published>2022-09-08T13:58:37Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=612af3061d09472dd62c7dabd9229a39d273d3bf'/>
<id>urn:sha1:612af3061d09472dd62c7dabd9229a39d273d3bf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>removed duplicated kw, start capturing subtree earlier</title>
<updated>2022-09-08T15:44:21Z</updated>
<author>
<name>Matthias Queitsch</name>
<email>matthias.queitsch@mailbox.org</email>
</author>
<published>2022-09-07T06:48:21Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=5b4fd6ba006f76a04eb2bf6d6966ee7ac37ed59f'/>
<id>urn:sha1:5b4fd6ba006f76a04eb2bf6d6966ee7ac37ed59f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>change table_expression -&gt; table_reference</title>
<updated>2022-09-08T15:44:21Z</updated>
<author>
<name>Matthias Queitsch</name>
<email>matthias.queitsch@mailbox.org</email>
</author>
<published>2022-09-07T05:52:50Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=72eac1deeb641cfb36bcc70746906a01de5851fb'/>
<id>urn:sha1:72eac1deeb641cfb36bcc70746906a01de5851fb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>account for added and renamed keywords</title>
<updated>2022-08-29T08:30:28Z</updated>
<author>
<name>Matthias Queitsch</name>
<email>matthias.queitsch@mailbox.org</email>
</author>
<published>2022-08-29T03:03:23Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=6e0e03285aac20ab91228fcc0f6d49b3959f922a'/>
<id>urn:sha1:6e0e03285aac20ab91228fcc0f6d49b3959f922a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>SQL highlight queries rely on latest parser AST</title>
<updated>2022-08-05T19:20:11Z</updated>
<author>
<name>derekstride</name>
<email>derek.stride@shopify.com</email>
</author>
<published>2022-08-05T18:19:39Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=3832fde3ee0a022924f8b1ace1b91f7c0b216b60'/>
<id>urn:sha1:3832fde3ee0a022924f8b1ace1b91f7c0b216b60</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Split func/method definition from calls in several programming language queries</title>
<updated>2022-08-03T19:05:30Z</updated>
<author>
<name>lfenzo</name>
<email>lfenzo@protonmail.com</email>
</author>
<published>2022-07-30T00:09:58Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=c784720917bacb6716ce35ef07d464f5da738dd7'/>
<id>urn:sha1:c784720917bacb6716ce35ef07d464f5da738dd7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Highlight sql comments (#3178)</title>
<updated>2022-07-14T14:07:10Z</updated>
<author>
<name>Robert Liebowitz</name>
<email>rliebz@gmail.com</email>
</author>
<published>2022-07-14T14:07:10Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=97a0322c6395f23cf854a091ccecfe8b97a27e83'/>
<id>urn:sha1:97a0322c6395f23cf854a091ccecfe8b97a27e83</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update lockfile and highlight queries</title>
<updated>2022-07-07T22:15:40Z</updated>
<author>
<name>derekstride</name>
<email>derek.stride@shopify.com</email>
</author>
<published>2022-07-04T19:03:34Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=1b6debcf69a83d96b9ef63f4b8544d3921ed1e33'/>
<id>urn:sha1:1b6debcf69a83d96b9ef63f4b8544d3921ed1e33</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Initial SQL support</title>
<updated>2022-07-07T22:15:40Z</updated>
<author>
<name>derekstride</name>
<email>djgstride@gmail.com</email>
</author>
<published>2021-03-15T01:08:54Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=8927588e4771070b92fdefef057eec6e6181e465'/>
<id>urn:sha1:8927588e4771070b92fdefef057eec6e6181e465</id>
<content type='text'>
</content>
</entry>
</feed>
