<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sqlparse.git/sqlparse, 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>Bump version.</title>
<updated>2013-04-06T08:49:37+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2013-04-06T08:49:37+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/commit/?id=6b98a05f5ea1d0d255312d4a79efa688305c673f'/>
<id>6b98a05f5ea1d0d255312d4a79efa688305c673f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Detect runaway indentations and go back to first column instead of going crazy.</title>
<updated>2013-04-06T08:43:28+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2013-04-06T08:43:28+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/commit/?id=1f1c3e3eebf7a089ec04d60d4e25c33ac9dc0f87'/>
<id>1f1c3e3eebf7a089ec04d60d4e25c33ac9dc0f87</id>
<content type='text'>
Even though the resulting statement is not correctly formatted, it's
much more usable than before.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Even though the resulting statement is not correctly formatted, it's
much more usable than before.
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow keywords in identifier lists (fixes #10).</title>
<updated>2013-04-06T08:11:20+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2013-04-06T08:11:20+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/commit/?id=2150a0aaef8366c97fa4260d3ba376b211981668'/>
<id>2150a0aaef8366c97fa4260d3ba376b211981668</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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>Add encoding parameter to top-level functions (fixes issue20).</title>
<updated>2013-04-04T03:54:43+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2013-04-04T03:54:43+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/commit/?id=081b23757c1a534baf42f7c099bab471bf20fe83'/>
<id>081b23757c1a534baf42f7c099bab471bf20fe83</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix internals of _group_left_right, avoid identifying keywords as aliased identifiers.</title>
<updated>2013-03-18T05:11:46+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2013-03-18T05:11:46+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/commit/?id=abb8ce291e275e9879154ee0f22e881de8cf0ca4'/>
<id>abb8ce291e275e9879154ee0f22e881de8cf0ca4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add minimal changes to support Python 2.4.</title>
<updated>2013-02-28T07:22:45+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2013-02-28T07:22:45+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/commit/?id=58134785ce80f43529c328e1c36a45739f3d84eb'/>
<id>58134785ce80f43529c328e1c36a45739f3d84eb</id>
<content type='text'>
Fair warning: Support for Python 2.4 may be dropped at any time. But as long as the changes are
that minimal and have no significant side-effects we can keep up the compatibility.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fair warning: Support for Python 2.4 may be dropped at any time. But as long as the changes are
that minimal and have no significant side-effects we can keep up the compatibility.
</pre>
</div>
</content>
</entry>
<entry>
<title>Unicode-escape for binary data (sqlparse/lexer.py)</title>
<updated>2013-02-25T08:07:00+00:00</updated>
<author>
<name>Alexey Malyshev</name>
<email>nostrict@gmail.com</email>
</author>
<published>2013-02-25T08:07:00+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/commit/?id=edcd02f6580a753a103c1cdbd1ccde99906319c9'/>
<id>edcd02f6580a753a103c1cdbd1ccde99906319c9</id>
<content type='text'>
fix "UnicodeDecodeError: 'utf8' codec can't decode byte 0xfd in position 71: invalid start byte" when query contains binary data</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fix "UnicodeDecodeError: 'utf8' codec can't decode byte 0xfd in position 71: invalid start byte" when query contains binary data</pre>
</div>
</content>
</entry>
<entry>
<title>Dynamically change bufsize to parse lenghty tokens faster (fixes #86).</title>
<updated>2013-02-13T12:23:52+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2013-02-13T12:23:52+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/commit/?id=dba96a147be55be7da657a17a38c21b30ff0e664'/>
<id>dba96a147be55be7da657a17a38c21b30ff0e664</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Helper function to return a token at a specific offset.</title>
<updated>2013-01-27T09:21:37+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2013-01-27T09:21:37+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/commit/?id=f6c3a0f124becdaeacfb755d7ba61ffc7c032337'/>
<id>f6c3a0f124becdaeacfb755d7ba61ffc7c032337</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
