<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sqlparse.git/tests, 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>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>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>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>
<entry>
<title>Strip leading and trailing whitespaces from splitted statements.</title>
<updated>2013-05-15T06:14:12+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2013-05-15T06:14:12+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/commit/?id=abbcdcf9e135cb3f432041caa434cedd7048d788'/>
<id>abbcdcf9e135cb3f432041caa434cedd7048d788</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add test file for performance tests.</title>
<updated>2013-05-15T06:07:48+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2013-05-15T06:07:48+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/commit/?id=8e5036120f79e8628bd3c493bc4815bbcc8427b1'/>
<id>8e5036120f79e8628bd3c493bc4815bbcc8427b1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update authors and changelog.</title>
<updated>2013-05-10T03:41:51+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2013-05-10T03:41:51+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/commit/?id=706977ad962e4c476fc908ccb463f4079dedb650'/>
<id>706977ad962e4c476fc908ccb463f4079dedb650</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added test for Function.get_parameters().</title>
<updated>2013-05-09T14:59:56+00:00</updated>
<author>
<name>wayne.wuw</name>
<email>wayne.wuw@alibaba-inc.com</email>
</author>
<published>2013-05-09T14:59:56+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/commit/?id=f38a2f367558a9fb279756d3828bad1d2e8e7f41'/>
<id>f38a2f367558a9fb279756d3828bad1d2e8e7f41</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
