<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sqlparse.git/tests/test_format.py, branch 0.1.7</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>Add order criterion to identifier in ORDER BY clause (fixes #89).</title>
<updated>2013-04-05T03:46:41+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2013-04-05T03:46:41+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/commit/?id=341143e294c842d700dfd3c6a6224c05d8b8b8d6'/>
<id>341143e294c842d700dfd3c6a6224c05d8b8b8d6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>PEP8'ified to code a bit.</title>
<updated>2012-11-12T13:39:50+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2012-11-12T05:43:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/commit/?id=f4876322e7fe36923d4eb89757a844b3d90be306'/>
<id>f4876322e7fe36923d4eb89757a844b3d90be306</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move SQLParseError to proper location and start deprecation of sqlparse.SQLParseError.</title>
<updated>2012-11-03T11:45:52+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2012-11-03T11:45:52+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/commit/?id=c67a742e01ee7084ffd6ec0d531b96e343e6a5a5'/>
<id>c67a742e01ee7084ffd6ec0d531b96e343e6a5a5</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>
</feed>
