<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sqlparse.git/CHANGELOG, branch 0.2.4</title>
<subtitle>github.com: andialbrecht/sqlparse.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/'/>
<entry>
<title>This is 0.2.4.</title>
<updated>2017-09-27T07:08:35+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2017-09-27T07:08:35+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/commit/?id=7c3f77133819ff61f19b22b651bf2f7312c04802'/>
<id>7c3f77133819ff61f19b22b651bf2f7312c04802</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix handling of semicolon when grouping assignments (fixes #359).</title>
<updated>2017-09-24T06:54:01+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2017-09-24T06:54:01+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/commit/?id=097478e47fbc0423118f82a0a7b458c2e9dbea7b'/>
<id>097478e47fbc0423118f82a0a7b458c2e9dbea7b</id>
<content type='text'>
When grouping assignments that contain a semicolon itself, the
engine was too greedy. Assignments with semicolon were introduced
in 691c0400e5a7d8229b7dce09bf47176539add328.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When grouping assignments that contain a semicolon itself, the
engine was too greedy. Assignments with semicolon were introduced
in 691c0400e5a7d8229b7dce09bf47176539add328.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update changelog and authors.</title>
<updated>2017-09-21T08:25:01+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2017-09-21T08:25:01+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/commit/?id=d7a290c43708b3a743472db34e0519159d8ee134'/>
<id>d7a290c43708b3a743472db34e0519159d8ee134</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update authors and changelog.</title>
<updated>2017-09-14T13:53:23+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2017-09-14T13:53:23+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/commit/?id=0dd67c791e0a9fdc29cffdc9d84f811fe124726a'/>
<id>0dd67c791e0a9fdc29cffdc9d84f811fe124726a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix parsing of UNION ALL after WHERE (fixes #349).</title>
<updated>2017-07-29T08:16:34+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2017-07-29T08:16:34+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/commit/?id=113897280c612aa839fa9f8bd44bfd720d3729c7'/>
<id>113897280c612aa839fa9f8bd44bfd720d3729c7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Recognize MySQL table names starting with digits (fixes #337).</title>
<updated>2017-05-25T06:52:13+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2017-05-25T06:52:13+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/commit/?id=dc788ab5b1af2e2a4a988b31a09d8d6656853f76'/>
<id>dc788ab5b1af2e2a4a988b31a09d8d6656853f76</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update authors and changelog.</title>
<updated>2017-05-25T06:11:46+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2017-05-25T06:11:46+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/commit/?id=0b467460762c51d5480271a7010c5936a116317b'/>
<id>0b467460762c51d5480271a7010c5936a116317b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Re-order parsing so that comparisons are seens as identifiers (fixes #327).</title>
<updated>2017-04-18T06:50:50+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2017-04-18T06:50:50+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/commit/?id=dff274ca46e8a38b2f1615b99a799e3266dc8c5e'/>
<id>dff274ca46e8a38b2f1615b99a799e3266dc8c5e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Switch back to development version.</title>
<updated>2017-03-02T04:49:03+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>andi@lap-pu35.prounix.local</email>
</author>
<published>2017-03-02T04:49:03+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/commit/?id=7f8846b43aca5994983651bbcbe18f22386358fe'/>
<id>7f8846b43aca5994983651bbcbe18f22386358fe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update changelog.</title>
<updated>2017-03-02T04:40:27+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>andi@lap-pu35.prounix.local</email>
</author>
<published>2017-03-02T04:40:27+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/commit/?id=6f1a8ee67f67661c585d27c4a4c1c77b277e7435'/>
<id>6f1a8ee67f67661c585d27c4a4c1c77b277e7435</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
