<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sqlparse.git, branch 0.2.3</title>
<subtitle>github.com: andialbrecht/sqlparse.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlparse.git/'/>
<entry>
<title>Bump version.</title>
<updated>2017-03-02T04:41:20+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>andi@lap-pu35.prounix.local</email>
</author>
<published>2017-03-02T04:41:20+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=1b9e371ee55a60ecb41dafa4945898424c095dff'/>
<id>1b9e371ee55a60ecb41dafa4945898424c095dff</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://trove.baserock.org/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>
<entry>
<title>Fix parsing of INTO keyword in WHERE clauses (fixes #324).</title>
<updated>2017-03-02T04:37:20+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>andi@lap-pu35.prounix.local</email>
</author>
<published>2017-03-02T04:37:20+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=59033cc0ea75e160c87a68de6817cad06888cc38'/>
<id>59033cc0ea75e160c87a68de6817cad06888cc38</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-02-13T12:47:36+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>andi@lap-pu35.prounix.local</email>
</author>
<published>2017-02-13T12:47:36+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=0ea7cf49bd329bba28833a7e33c95b131c71a029'/>
<id>0ea7cf49bd329bba28833a7e33c95b131c71a029</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 and authors.</title>
<updated>2017-02-13T12:46:36+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>andi@lap-pu35.prounix.local</email>
</author>
<published>2017-02-13T12:46:36+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=b9799d432aaa638788ee0ea78e5323430300e037'/>
<id>b9799d432aaa638788ee0ea78e5323430300e037</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #323 from rowanseymour/concurrently_keyword</title>
<updated>2017-02-13T12:44:59+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2017-02-13T12:44:59+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=df3d158e34821e6f1a17bcced8d5374ffb0b347d'/>
<id>df3d158e34821e6f1a17bcced8d5374ffb0b347d</id>
<content type='text'>
CONCURRENTLY should be handled as a keyword</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CONCURRENTLY should be handled as a keyword</pre>
</div>
</content>
</entry>
<entry>
<title>Update changelog.</title>
<updated>2017-02-13T12:44:13+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>andi@lap-pu35.prounix.local</email>
</author>
<published>2017-02-13T12:44:13+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=a8bd161e8713f9a09ffb91b3b9893eeb98b378ce'/>
<id>a8bd161e8713f9a09ffb91b3b9893eeb98b378ce</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix line length</title>
<updated>2017-02-09T09:33:01+00:00</updated>
<author>
<name>Rowan Seymour</name>
<email>rowanseymour@gmail.com</email>
</author>
<published>2017-02-09T09:33:01+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=da54c39e30f62f69718e448e003591ce2233ca77'/>
<id>da54c39e30f62f69718e448e003591ce2233ca77</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>CONCURRENTLY should be handled as a keyword</title>
<updated>2017-02-09T09:13:06+00:00</updated>
<author>
<name>Rowan Seymour</name>
<email>rowanseymour@gmail.com</email>
</author>
<published>2017-02-09T09:13:06+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=7c37c7f9132028b5af9c02bcccc33bef1c33787a'/>
<id>7c37c7f9132028b5af9c02bcccc33bef1c33787a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #321 from romainr/patch-1</title>
<updated>2017-02-08T01:53:57+00:00</updated>
<author>
<name>Victor Uriarte</name>
<email>victor.m.uriarte@intel.com</email>
</author>
<published>2017-02-08T01:53:57+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=d67c442db4fd8b60a97440e84b9c21e80e4e958c'/>
<id>d67c442db4fd8b60a97440e84b9c21e80e4e958c</id>
<content type='text'>
Putting LIMIT on a new line #320
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Putting LIMIT on a new line #320
</pre>
</div>
</content>
</entry>
</feed>
