<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sqlparse.git/sqlparse/engine, branch 0.1.1</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>Code cleanup and test coverage.</title>
<updated>2009-05-06T05:53:44+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2009-05-06T05:53:44+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=974222bcb24a5b2bf3a0e5ecd616a2c3855e8342'/>
<id>974222bcb24a5b2bf3a0e5ecd616a2c3855e8342</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed backup copy of grouping module.</title>
<updated>2009-05-06T05:25:57+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2009-05-06T05:25:57+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=ac165c93766f19d9c503ecb2d47d6e872d54c21c'/>
<id>ac165c93766f19d9c503ecb2d47d6e872d54c21c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed logging stuff that was only needed for debugging on AppEngine.</title>
<updated>2009-05-06T05:23:54+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2009-05-06T05:23:54+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=423b839b8c12bc6215ee15683abbd18b4e7162e3'/>
<id>423b839b8c12bc6215ee15683abbd18b4e7162e3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>* Added missing SET keyword.</title>
<updated>2009-05-05T05:01:39+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2009-05-05T05:01:39+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=a00bf24ad555f8701607dae22fa39555d4da3bfa'/>
<id>a00bf24ad555f8701607dae22fa39555d4da3bfa</id>
<content type='text'>
* IdentifierList.get_identifiers() now returns not only Identifier instances.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* IdentifierList.get_identifiers() now returns not only Identifier instances.
</pre>
</div>
</content>
</entry>
<entry>
<title>Improved parsing of identifier lists (targets issue2).</title>
<updated>2009-05-03T19:32:27+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2009-05-03T19:32:27+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=5ee6aed6aef8f8ffeeef67e3909bf8a72e9213b8'/>
<id>5ee6aed6aef8f8ffeeef67e3909bf8a72e9213b8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Recurse into subgroups when grouping case statements.</title>
<updated>2009-04-24T13:16:49+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2009-04-24T13:16:49+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=1fed923e6ccc06b09417e3026d8694328c1dd68f'/>
<id>1fed923e6ccc06b09417e3026d8694328c1dd68f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Handle wildcards in identifiers.</title>
<updated>2009-04-24T13:05:23+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2009-04-24T13:05:23+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=be3b2d73ef118fa5bbf1549e2f9a71baae709cea'/>
<id>be3b2d73ef118fa5bbf1549e2f9a71baae709cea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Analyse AS recursive (fixes issue4).</title>
<updated>2009-04-21T20:10:55+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2009-04-21T20:10:55+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=46491ddc3790ce95f72af78007edb325e0fe4b7b'/>
<id>46491ddc3790ce95f72af78007edb325e0fe4b7b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Moved syntactical units to sql module.</title>
<updated>2009-04-06T06:24:29+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2009-04-06T06:24:29+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=56d27222b173013afe74a6bbe0da5eebf29ef559'/>
<id>56d27222b173013afe74a6bbe0da5eebf29ef559</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial import.</title>
<updated>2009-04-03T19:26:42+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2009-04-03T19:26:42+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=361122eb22d5681c58dac731009e4814b3dd5fa5'/>
<id>361122eb22d5681c58dac731009e4814b3dd5fa5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
