<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sqlparse.git/sqlparse, branch 0.1.10</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>2013-11-02T06:42:15+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2013-11-02T06:42:15+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=155be7cc50daedfeedb35741bc46a9aba1d9bd5b'/>
<id>155be7cc50daedfeedb35741bc46a9aba1d9bd5b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve grouping of expressions (targets #23).</title>
<updated>2013-10-24T06:38:21+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2013-10-24T06:38:21+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=c08c750e799af5c17ccbebf9b34b95a38f8cfb55'/>
<id>c08c750e799af5c17ccbebf9b34b95a38f8cfb55</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 #112 from alexander-beedie/master</title>
<updated>2013-10-24T03:48:07+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2013-10-24T03:48:07+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=6efac742ec8505734432dbb1e6fb50d188369fac'/>
<id>6efac742ec8505734432dbb1e6fb50d188369fac</id>
<content type='text'>
extended JOIN token recognition/lexing (eg: FULL OUTER JOIN, NATURAL JOIN)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
extended JOIN token recognition/lexing (eg: FULL OUTER JOIN, NATURAL JOIN)</pre>
</div>
</content>
</entry>
<entry>
<title>Remove buffered reading again (fixes #114).</title>
<updated>2013-10-23T08:27:33+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2013-10-23T08:27:33+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=2aa7f0c68f5ba77b347e216994fd01be63e8aeb0'/>
<id>2aa7f0c68f5ba77b347e216994fd01be63e8aeb0</id>
<content type='text'>
It causes problems with some sources.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It causes problems with some sources.
</pre>
</div>
</content>
</entry>
<entry>
<title>tighten up JOIN regex</title>
<updated>2013-10-17T05:35:35+00:00</updated>
<author>
<name>Alexander Beedie</name>
<email>ayembee@gmail.com</email>
</author>
<published>2013-10-17T05:35:35+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=8168e84a424711aa456e8e5c0cf646bcce291abe'/>
<id>8168e84a424711aa456e8e5c0cf646bcce291abe</id>
<content type='text'>
ensure the regex does not match against invalid permutations such as 'LEFT OUTER CROSS JOIN', since CROSS/NATURAL keywords were added</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ensure the regex does not match against invalid permutations such as 'LEFT OUTER CROSS JOIN', since CROSS/NATURAL keywords were added</pre>
</div>
</content>
</entry>
<entry>
<title>extend regex to allow recognition of 'NATURAL JOIN'</title>
<updated>2013-10-17T05:29:24+00:00</updated>
<author>
<name>Alexander Beedie</name>
<email>ayembee@gmail.com</email>
</author>
<published>2013-10-17T05:29:24+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=113e0effc57dbfd579116724c9aa7f39f3c53b1f'/>
<id>113e0effc57dbfd579116724c9aa7f39f3c53b1f</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 mode.</title>
<updated>2013-09-28T06:44:22+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2013-09-28T06:44:22+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=a1aa080aece81d62b0f971c4577eb4a91391db10'/>
<id>a1aa080aece81d62b0f971c4577eb4a91391db10</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Preparing 0.1.9</title>
<updated>2013-09-28T06:42:05+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2013-09-28T06:42:05+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=6764f6d3d07ea6d76ae381e272d562a615465071'/>
<id>6764f6d3d07ea6d76ae381e272d562a615465071</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix tagging of identifiers by not taking single quoted strings into account (fixes #111).</title>
<updated>2013-09-28T06:40:31+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2013-09-28T06:40:31+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=f4a152924fc6df8f42c9006f9f07aa3d26d78e82'/>
<id>f4a152924fc6df8f42c9006f9f07aa3d26d78e82</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Parenthesis, Functions and Arithmetic Expressions</title>
<updated>2013-09-13T20:12:11+00:00</updated>
<author>
<name>prudhvi</name>
<email>prudhvi@pocketgems.com</email>
</author>
<published>2013-09-13T18:34:14+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=9574c16bc7418e07e3a21a1c00e4ad5956b799c3'/>
<id>9574c16bc7418e07e3a21a1c00e4ad5956b799c3</id>
<content type='text'>
are valid types to group an identifier</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
are valid types to group an identifier</pre>
</div>
</content>
</entry>
</feed>
