<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sqlparse.git/sqlparse/sql.py, branch 0.1.3</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>Print list index in front of element.</title>
<updated>2011-07-23T21:28:16+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2011-07-23T21:28:16+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/commit/?id=3c5e451686863ddafaa12a0e7e83e3f11d0eacf5'/>
<id>3c5e451686863ddafaa12a0e7e83e3f11d0eacf5</id>
<content type='text'>
This makes it easy to access a token in the token list.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This makes it easy to access a token in the token list.
</pre>
</div>
</content>
</entry>
<entry>
<title>Enable pretty print function again.</title>
<updated>2011-07-23T21:21:23+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2011-07-23T21:21:23+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/commit/?id=6d46f23895b7c2817b56d1df8b85a7bb94a33139'/>
<id>6d46f23895b7c2817b56d1df8b85a7bb94a33139</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't group trailing whitepsace in WHERE clauses (fixes issue35).</title>
<updated>2011-04-13T14:04:56+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2011-04-13T14:04:56+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/commit/?id=47e7f56a52870bdb278225fc05866efcb5e65a1d'/>
<id>47e7f56a52870bdb278225fc05866efcb5e65a1d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Ignore case in token.match() for all keyword types (fixes issue34).</title>
<updated>2011-03-17T08:41:39+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2011-03-17T08:41:39+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/commit/?id=92ccbfc012107a6b6ea27b51fa1c609ac449ce66'/>
<id>92ccbfc012107a6b6ea27b51fa1c609ac449ce66</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Backed out changeset 489299fc3548</title>
<updated>2010-11-21T17:55:58+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2010-11-21T17:55:58+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/commit/?id=f7a57dea9112c884817b25bdb9895f8c2be03005'/>
<id>f7a57dea9112c884817b25bdb9895f8c2be03005</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Include patches from extras/py3k/fixes.diff (fixes issue12).</title>
<updated>2010-11-21T11:32:27+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2010-11-21T11:32:27+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/commit/?id=16b9b09222313e6cf45cd4daa313fd0f951f6a94'/>
<id>16b9b09222313e6cf45cd4daa313fd0f951f6a94</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typo: Comparsion -&gt; Comparison.</title>
<updated>2010-07-04T19:17:52+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2010-07-04T19:17:52+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/commit/?id=09a80107b8f5c6e12e54cafed6838aef5bd800bf'/>
<id>09a80107b8f5c6e12e54cafed6838aef5bd800bf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>PEP8: Code cleanup.</title>
<updated>2010-07-04T18:53:02+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2010-07-04T18:53:02+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/commit/?id=3bfa75a7d2042cdd56245034b9467b28f578ce9c'/>
<id>3bfa75a7d2042cdd56245034b9467b28f578ce9c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix an issue with trailing whitespaces (reported by Kris).</title>
<updated>2010-02-18T08:58:12+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@googlemail.com</email>
</author>
<published>2010-02-18T08:58:12+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/commit/?id=fac431b15799fd9561346efcc128e0b5e8aec3d0'/>
<id>fac431b15799fd9561346efcc128e0b5e8aec3d0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improved case detection for CASE structures without WHEN in first case.</title>
<updated>2009-10-22T11:43:38+00:00</updated>
<author>
<name>Andreas Albrecht</name>
<email>andreas.albrecht@prounix.de</email>
</author>
<published>2009-10-22T11:43:38+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/commit/?id=acea845a7f77158bb12d9e35ff56698d769ad947'/>
<id>acea845a7f77158bb12d9e35ff56698d769ad947</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
