<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sqlparse.git/tests, branch 0.2.2</title>
<subtitle>github.com: andialbrecht/sqlparse.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlparse.git/'/>
<entry>
<title>Handle operator grouping after identifying typecasts (fixes #297).</title>
<updated>2016-10-01T12:07:52+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2016-10-01T12:07:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=f0754a6b6540e37c8aa270975194101024d4b2f8'/>
<id>f0754a6b6540e37c8aa270975194101024d4b2f8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Parametrize test.</title>
<updated>2016-10-01T07:05:52+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2016-10-01T07:05:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=08862d24091faa2bfe80972df142e12575b7790c'/>
<id>08862d24091faa2bfe80972df142e12575b7790c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix parsing of UNION ALL (fixes #294).</title>
<updated>2016-09-26T11:03:42+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2016-09-26T11:03:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=ee2cbfea194fac4f2bbfe526fe2c3bdb856aed0b'/>
<id>ee2cbfea194fac4f2bbfe526fe2c3bdb856aed0b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Better formatting when using comma-first notation (issue141).</title>
<updated>2016-09-17T13:35:19+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2016-09-17T13:35:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=b8f73564b747cdb250fcc75fa7aa02f56d6484e0'/>
<id>b8f73564b747cdb250fcc75fa7aa02f56d6484e0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add formatter option for comma first notation (fixes #141).</title>
<updated>2016-09-14T16:42:22+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2016-09-14T16:42:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=4d05b441fcb801d320ac52ce90465b74d419ceac'/>
<id>4d05b441fcb801d320ac52ce90465b74d419ceac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix parsing of names containing special chars (fixes 291).</title>
<updated>2016-09-14T12:45:44+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2016-09-14T12:45:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=358ad4b9754721f69c6b40333653bd84edb8634f'/>
<id>358ad4b9754721f69c6b40333653bd84edb8634f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Decode bytes to unicode in Lexer.get_tokens().</title>
<updated>2016-08-31T13:11:22+00:00</updated>
<author>
<name>Oleg Broytman</name>
<email>phd@phdru.name</email>
</author>
<published>2016-08-31T13:10:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=843499915e91e0ee324a0407c78ac6f570806370'/>
<id>843499915e91e0ee324a0407c78ac6f570806370</id>
<content type='text'>
Raise TypeError if the input is neither bytes in a known encoding nor
unicode nor a file-like object (file, StringIO).

Remove function u(). Add bytes_type to compat. Add tests for non-ascii.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Raise TypeError if the input is neither bytes in a known encoding nor
unicode nor a file-like object (file, StringIO).

Remove function u(). Add bytes_type to compat. Add tests for non-ascii.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #285 from vmuriart/unify_naming_schema</title>
<updated>2016-08-24T12:59:28+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2016-08-24T12:59:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=791a3312a247670cdeed61e52e8ca449dbb27afa'/>
<id>791a3312a247670cdeed61e52e8ca449dbb27afa</id>
<content type='text'>
Unify_naming_schema. Closes #283</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Unify_naming_schema. Closes #283</pre>
</div>
</content>
</entry>
<entry>
<title>Fix #284 as grouping</title>
<updated>2016-08-23T02:55:37+00:00</updated>
<author>
<name>Victor Uriarte</name>
<email>victor.m.uriarte@intel.com</email>
</author>
<published>2016-08-23T02:55:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=31830af6355557ec159d2173b12ad1437f49b447'/>
<id>31830af6355557ec159d2173b12ad1437f49b447</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix test that wasn't running</title>
<updated>2016-08-23T02:52:23+00:00</updated>
<author>
<name>Victor Uriarte</name>
<email>victor.m.uriarte@intel.com</email>
</author>
<published>2016-08-23T02:52:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=e29fbf01a7eba050782eca3e0a3c250763ce23ac'/>
<id>e29fbf01a7eba050782eca3e0a3c250763ce23ac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
