<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sqlparse.git/tests, branch 0.2.1</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>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://91.123.203.49/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>Don't rely on line breaks in tests.</title>
<updated>2016-08-13T15:35:25+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2016-08-13T15:35:25+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/commit/?id=b7a30d04427e4e4cbc66d08b780ffbb23ab44931'/>
<id>b7a30d04427e4e4cbc66d08b780ffbb23ab44931</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #279 from phdru/issue-190</title>
<updated>2016-08-06T00:28:49+00:00</updated>
<author>
<name>Vik</name>
<email>vmuriart@gmail.com</email>
</author>
<published>2016-08-06T00:28:49+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/commit/?id=d999cde37af2353595b6e103f04eecc65aff280a'/>
<id>d999cde37af2353595b6e103f04eecc65aff280a</id>
<content type='text'>
closes #190</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
closes #190</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid double apostrophes</title>
<updated>2016-08-05T22:47:51+00:00</updated>
<author>
<name>Oleg Broytman</name>
<email>phd@phdru.name</email>
</author>
<published>2016-08-05T19:18:40+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/commit/?id=17d5f8c1b6002019d5f078fbc6a56f351a5efeef'/>
<id>17d5f8c1b6002019d5f078fbc6a56f351a5efeef</id>
<content type='text'>
If the value is Single it's already quoted with apostrophes.
Avoid double apostrophes it that case by using double-quotes instead.

For example, if the value is 'value' the output is "'value'" instead of
''value''.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If the value is Single it's already quoted with apostrophes.
Avoid double apostrophes it that case by using double-quotes instead.

For example, if the value is 'value' the output is "'value'" instead of
''value''.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix a bug: recognize file (Python 2) as a stream</title>
<updated>2016-08-05T22:30:45+00:00</updated>
<author>
<name>Oleg Broytman</name>
<email>phd@phdru.name</email>
</author>
<published>2016-08-05T16:58:48+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/commit/?id=44e66710fb2222b0aa60c21a834c46831166f44c'/>
<id>44e66710fb2222b0aa60c21a834c46831166f44c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Failing test: stream worked in 0.1.19</title>
<updated>2016-07-22T06:46:36+00:00</updated>
<author>
<name>Gordon McCreight</name>
<email>gordon@mccreight.com</email>
</author>
<published>2016-07-22T06:46:36+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/commit/?id=1cb94246640ac5583f73511d7a47240340a1e583'/>
<id>1cb94246640ac5583f73511d7a47240340a1e583</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Returning clause ends where clause</title>
<updated>2016-06-25T14:08:52+00:00</updated>
<author>
<name>Darik Gamble</name>
<email>darik.gamble.spam@gmail.com</email>
</author>
<published>2016-06-25T14:08:52+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/commit/?id=c27a604291f7ae1d6dbf3a49376972f723ad16f1'/>
<id>c27a604291f7ae1d6dbf3a49376972f723ad16f1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Format cli.py and add cli-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-20T01:27:59+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/commit/?id=85349e68592964e66e5dfe7e48e9f76cb93d48fd'/>
<id>85349e68592964e66e5dfe7e48e9f76cb93d48fd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Split test/asserts that are weakly related</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-19T22:14:17+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/commit/?id=3aa952d71952cbb0728698bb381dae74d1a1727b'/>
<id>3aa952d71952cbb0728698bb381dae74d1a1727b</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://91.123.203.49/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>
