<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sqlparse.git/sqlparse, branch 0.1.9</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>Preparing 0.1.9</title>
<updated>2013-09-28T06:42:05+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2013-09-28T06:42:05+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/commit/?id=6764f6d3d07ea6d76ae381e272d562a615465071'/>
<id>6764f6d3d07ea6d76ae381e272d562a615465071</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix tagging of identifiers by not taking single quoted strings into account (fixes #111).</title>
<updated>2013-09-28T06:40:31+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2013-09-28T06:40:31+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/commit/?id=f4a152924fc6df8f42c9006f9f07aa3d26d78e82'/>
<id>f4a152924fc6df8f42c9006f9f07aa3d26d78e82</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Parenthesis, Functions and Arithmetic Expressions</title>
<updated>2013-09-13T20:12:11+00:00</updated>
<author>
<name>prudhvi</name>
<email>prudhvi@pocketgems.com</email>
</author>
<published>2013-09-13T18:34:14+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/commit/?id=9574c16bc7418e07e3a21a1c00e4ad5956b799c3'/>
<id>9574c16bc7418e07e3a21a1c00e4ad5956b799c3</id>
<content type='text'>
are valid types to group an identifier</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
are valid types to group an identifier</pre>
</div>
</content>
</entry>
<entry>
<title>Add skip_ws flag to Token.insert_after (fixes #108).</title>
<updated>2013-08-30T10:31:57+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2013-08-30T10:31:57+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/commit/?id=32ab737bc4029ea0602c71fd37a0f46a3889a154'/>
<id>32ab737bc4029ea0602c71fd37a0f46a3889a154</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Parse scientific numbers as floats (fixes #107).</title>
<updated>2013-08-26T11:04:02+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2013-08-26T11:04:02+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/commit/?id=d4b8e6e03e6c8d610da458593166be9a0d5d014f'/>
<id>d4b8e6e03e6c8d610da458593166be9a0d5d014f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add option to truncate long string literals.</title>
<updated>2013-07-09T08:10:33+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2013-07-09T08:10:33+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/commit/?id=204b77954eacc85615eace5ac895fab5ebb16e04'/>
<id>204b77954eacc85615eace5ac895fab5ebb16e04</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Switch back to development version.</title>
<updated>2013-06-29T18:22:41+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2013-06-29T18:22:41+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/commit/?id=223e41045f2b4396007249c59b912aaea149e873'/>
<id>223e41045f2b4396007249c59b912aaea149e873</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version to 0.1.8.</title>
<updated>2013-06-29T17:32:02+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2013-06-29T17:32:02+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/commit/?id=dbe33de2f50541e875b05a805ef7baed79f495d8'/>
<id>dbe33de2f50541e875b05a805ef7baed79f495d8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve parsing of PEP249-style placeholder (fixes #103).</title>
<updated>2013-06-29T17:14:58+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2013-06-29T17:12:53+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/commit/?id=84725ee64570622135bf68d87823643b826d05b6'/>
<id>84725ee64570622135bf68d87823643b826d05b6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow whitespaces in certain keywords (fixes #97).</title>
<updated>2013-06-17T06:10:06+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2013-06-17T06:10:06+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/commit/?id=91a9efe0511ab5b1c769d90c04b8b329fe3173ad'/>
<id>91a9efe0511ab5b1c769d90c04b8b329fe3173ad</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
