<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sqlparse.git/tests/test_parse.py, branch 0.3.1</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>Restrict detection of alias names (fixes #455).</title>
<updated>2019-10-09T09:14:27+00:00</updated>
<author>
<name>Andreas Albrecht</name>
<email>a.albrecht@Mac-PU08.prounix.local</email>
</author>
<published>2019-10-09T09:14:27+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=e8ae45d9f0e4238add9e24af2b8cfbc1665aab77'/>
<id>e8ae45d9f0e4238add9e24af2b8cfbc1665aab77</id>
<content type='text'>
This change adopts some parts of the pull request #509 by
john-bodley. Thanks!
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change adopts some parts of the pull request #509 by
john-bodley. Thanks!
</pre>
</div>
</content>
</entry>
<entry>
<title>Revamped pprint_tree</title>
<updated>2019-01-07T09:46:39+00:00</updated>
<author>
<name>MrVallentin</name>
<email>vallentinsource@gmail.com</email>
</author>
<published>2018-11-01T12:03:12+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=d02339582f151d24bacefa636bc3955c2932c29f'/>
<id>d02339582f151d24bacefa636bc3955c2932c29f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix from( parsing issue (fixes #446)</title>
<updated>2018-12-03T13:15:11+00:00</updated>
<author>
<name>Fredy Wijaya</name>
<email>fredy.wijaya@gmail.com</email>
</author>
<published>2018-12-01T16:57:25+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=4140d2ea1514b1d293cc4802880c2e414ffc615c'/>
<id>4140d2ea1514b1d293cc4802880c2e414ffc615c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix reindent issue for parenthesis (fixes issue 427)</title>
<updated>2018-12-03T12:40:26+00:00</updated>
<author>
<name>Fredy Wijaya</name>
<email>fredy.wijaya@gmail.com</email>
</author>
<published>2018-12-01T07:39:25+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=0e56a02e14b6e2d87b955928d819e77b0d3f5693'/>
<id>0e56a02e14b6e2d87b955928d819e77b0d3f5693</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix issue with get_real_name returning incorrect name</title>
<updated>2018-03-22T04:04:40+00:00</updated>
<author>
<name>Fredy Wijaya</name>
<email>fredy.wijaya@gmail.com</email>
</author>
<published>2018-03-22T04:01:17+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=e07e09540d056f2fad0f18acfb8196b42c2ace66'/>
<id>e07e09540d056f2fad0f18acfb8196b42c2ace66</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typos</title>
<updated>2017-11-29T21:52:15+00:00</updated>
<author>
<name>Victor Uriarte</name>
<email>victor.m.uriarte@intel.com</email>
</author>
<published>2017-11-29T16:56:06+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=43478c60394e09246ee6275f89ae434e429cc5b5'/>
<id>43478c60394e09246ee6275f89ae434e429cc5b5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Recognize MySQL table names starting with digits (fixes #337).</title>
<updated>2017-05-25T06:52:13+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2017-05-25T06:52:13+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=dc788ab5b1af2e2a4a988b31a09d8d6656853f76'/>
<id>dc788ab5b1af2e2a4a988b31a09d8d6656853f76</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://trove.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>Parse double dollars (PostgreSQL) as literal strings (fixes #277).</title>
<updated>2016-08-13T15:38:21+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2016-08-13T15:38:21+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=2893bd1857d685cf892beac3a7429d03cf1a09f1'/>
<id>2893bd1857d685cf892beac3a7429d03cf1a09f1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Parametrize tests</title>
<updated>2016-06-20T14:41:13+00:00</updated>
<author>
<name>Victor Uriarte</name>
<email>victor.m.uriarte@intel.com</email>
</author>
<published>2016-06-19T21:20:25+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=8ebd43d8109c6ecaf4964634e3bd782e8bd769d5'/>
<id>8ebd43d8109c6ecaf4964634e3bd782e8bd769d5</id>
<content type='text'>
Allows for tests to continue if the first assert had failed.
In particular useful when certain change is dealing with two
almost opposing edge cases.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Allows for tests to continue if the first assert had failed.
In particular useful when certain change is dealing with two
almost opposing edge cases.
</pre>
</div>
</content>
</entry>
</feed>
