<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sqlparse.git/tests/test_format.py, branch 0.1.2</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>Ignore identifiers in double-quotes when changing identifier case (fixes issue21).</title>
<updated>2010-11-21T18:42:57+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2010-11-21T18:42:57+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=a0bafb0929ce7cee6ce38b368d96f3ae0ae98b25'/>
<id>a0bafb0929ce7cee6ce38b368d96f3ae0ae98b25</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Ignore AND after BETWEEN when reindenting statements (fixes issue14).</title>
<updated>2010-11-21T18:23:12+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2010-11-21T18:23:12+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=e3a64164683e34a597153005386f9ee53396c6a5'/>
<id>e3a64164683e34a597153005386f9ee53396c6a5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix test case for CASE reindent.</title>
<updated>2010-01-11T14:24:05+00:00</updated>
<author>
<name>Andreas Albrecht</name>
<email>andreas.albrecht@prounix.de</email>
</author>
<published>2010-01-11T14:24:05+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=f5086aacc638ef077d01542e1a636f2bbd9aa7ba'/>
<id>f5086aacc638ef077d01542e1a636f2bbd9aa7ba</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add formatting test case for complex identifier lists.</title>
<updated>2009-07-12T07:53:45+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2009-07-12T07:53:45+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=d899c928f8839cb85b06ced865eb65d1684f3ad8'/>
<id>d899c928f8839cb85b06ced865eb65d1684f3ad8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>* Python and PHP output filter now add a trailing whitespace.</title>
<updated>2009-05-06T16:50:27+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2009-05-06T16:50:27+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=01b2e8f15c57296bb14d7d56242fca641bcbcebe'/>
<id>01b2e8f15c57296bb14d7d56242fca641bcbcebe</id>
<content type='text'>
* More test coverage.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* More test coverage.
</pre>
</div>
</content>
</entry>
<entry>
<title>Improved check for duplicated newlines (targets issue3).</title>
<updated>2009-05-05T04:48:11+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2009-05-05T04:48:11+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=c8c23529249f4554f61b79121e78ff5192dc3bbe'/>
<id>c8c23529249f4554f61b79121e78ff5192dc3bbe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added unittest for issue3.</title>
<updated>2009-05-05T04:05:36+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2009-05-05T04:05:36+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=e9d921676a44b93d7d92978f8008cfdd9c5ca8b9'/>
<id>e9d921676a44b93d7d92978f8008cfdd9c5ca8b9</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>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>
