<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sqlparse.git/sqlparse/sql.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>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://trove.baserock.org/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://trove.baserock.org/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://trove.baserock.org/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://trove.baserock.org/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://trove.baserock.org/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://trove.baserock.org/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>
<entry>
<title>Prevent WHERE grouper from consuming closing parenthesis (fixes issue9, reported by estama).</title>
<updated>2009-09-12T06:05:34+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2009-09-12T06:05:34+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=3d13c5d4bb14f76d407285f2a91e7061585fd6da'/>
<id>3d13c5d4bb14f76d407285f2a91e7061585fd6da</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use utf-8 instead of latin-1 as default encoding.</title>
<updated>2009-09-02T06:45:49+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2009-09-02T06:45:49+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=a3eb6193197db27d9f8df75a5742389eca7a1f35'/>
<id>a3eb6193197db27d9f8df75a5742389eca7a1f35</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Query token ancestry.</title>
<updated>2009-07-12T10:33:56+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2009-07-12T10:33:56+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=bbca0a8e7525d871eb04d452dc064af833b4314f'/>
<id>bbca0a8e7525d871eb04d452dc064af833b4314f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add parent relationships.</title>
<updated>2009-07-12T08:15:19+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2009-07-12T08:15:19+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=d8a0300bab3a77fba7fa6014ab7fa7c5ae388aaa'/>
<id>d8a0300bab3a77fba7fa6014ab7fa7c5ae388aaa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
