<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sqlparse.git/tests/test_format.py, branch milestone_0.2.0</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>Converted StripCommentsFilter to a function</title>
<updated>2012-05-15T14:39:48+00:00</updated>
<author>
<name>Jesús Leganés Combarro "Piranna"</name>
<email>piranna@gmail.com</email>
</author>
<published>2012-05-15T14:39:48+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/commit/?id=8ff6da8da005c73077335f0e2c7f3cfe62c062e4'/>
<id>8ff6da8da005c73077335f0e2c7f3cfe62c062e4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Put common code from Python and PHP output filters in OutputFilter</title>
<updated>2012-04-28T13:03:33+00:00</updated>
<author>
<name>Jesús Leganés Combarro "Piranna"</name>
<email>piranna@gmail.com</email>
</author>
<published>2012-04-28T13:03:33+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/commit/?id=a8ded6465322b3b6f9b6eb7299172268b4e4bd40'/>
<id>a8ded6465322b3b6f9b6eb7299172268b4e4bd40</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Preserve whitespace after subgroups.</title>
<updated>2012-04-19T19:21:53+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2012-04-19T19:21:53+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/commit/?id=508db7329f05362a47a0ed9f93d0ae8d9e42dcc8'/>
<id>508db7329f05362a47a0ed9f93d0ae8d9e42dcc8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Choose first token during identifier grouping when both names/symbols and functions are found (fixes issue45).</title>
<updated>2011-09-27T10:44:33+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2011-09-27T10:44:33+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/commit/?id=4b9261f4076befecbc4757c21ed0b268df546f96'/>
<id>4b9261f4076befecbc4757c21ed0b268df546f96</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Releax keyword detection, when keywords are used as function names (fixes issue36).</title>
<updated>2011-07-23T22:56:18+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2011-07-23T22:56:18+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/commit/?id=16dbc49a3fb4928365550775efa925640b4cb768'/>
<id>16dbc49a3fb4928365550775efa925640b4cb768</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix formatting issue with extended CASE statements.</title>
<updated>2011-02-28T20:12:15+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2011-02-28T20:12:15+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/commit/?id=94e33797f7324540e9d64a623fc7c1aa18507318'/>
<id>94e33797f7324540e9d64a623fc7c1aa18507318</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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://91.123.203.49/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://91.123.203.49/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://91.123.203.49/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://91.123.203.49/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>
</feed>
