<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/psycopg2.git/tests/test_sql.py, branch pull-507</title>
<subtitle>github.com: psycopg/psycopg2.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/'/>
<entry>
<title>Deal consistently with E'' quotes in tests</title>
<updated>2017-02-06T21:40:05+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2017-02-06T18:43:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=3873c6c09f133dd7793d8fcd1547341e22f1705b'/>
<id>3873c6c09f133dd7793d8fcd1547341e22f1705b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Autonumbered args not available in Python 2.6</title>
<updated>2017-01-03T16:53:02+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2017-01-03T16:53:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=a8a3a298f8ade3b0430ff2df0a5d5ee1fe920e3d'/>
<id>a8a3a298f8ade3b0430ff2df0a5d5ee1fe920e3d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Several improvements to the sql objects</title>
<updated>2017-01-03T16:27:01+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2017-01-03T16:27:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=71a168797cc7e6398222490e6de02080de842e1d'/>
<id>71a168797cc7e6398222490e6de02080de842e1d</id>
<content type='text'>
Comparable, iterable, content accessible
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Comparable, iterable, content accessible
</pre>
</div>
</content>
</entry>
<entry>
<title>Use {} instead of %s placeholders in SQL composition</title>
<updated>2017-01-03T14:02:34+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2017-01-03T14:02:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=a76e665567879f39bf20dc04f85ff001ab034213'/>
<id>a76e665567879f39bf20dc04f85ff001ab034213</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Dropped sql.compose</title>
<updated>2017-01-01T07:39:02+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2017-01-01T07:37:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=cf40bff2e2eef6f9224e46a20f34b7dbd301763a'/>
<id>cf40bff2e2eef6f9224e46a20f34b7dbd301763a</id>
<content type='text'>
Use a SQL % operator instead.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use a SQL % operator instead.
</pre>
</div>
</content>
</entry>
<entry>
<title>Adding sql module documentation</title>
<updated>2017-01-01T07:12:05+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2017-01-01T07:12:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=4a55b8018aab468d80dd926f46ee4c131e64654b'/>
<id>4a55b8018aab468d80dd926f46ee4c131e64654b</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 sql percents treatment</title>
<updated>2017-01-01T05:37:09+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2017-01-01T05:37:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=41b9bfe4019e4feec7c9847ace42c458c2db320b'/>
<id>41b9bfe4019e4feec7c9847ace42c458c2db320b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Typo: composible -&gt; composable</title>
<updated>2017-01-01T05:32:18+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2017-01-01T05:32:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=828415d47690790ab58ea279d38f7f1fe63f70ac'/>
<id>828415d47690790ab58ea279d38f7f1fe63f70ac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed sql.compose with no args and added tests</title>
<updated>2017-01-01T05:26:54+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2017-01-01T05:26:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=ad2643266fc3868b30cdff4ba70ad606f555d00d'/>
<id>ad2643266fc3868b30cdff4ba70ad606f555d00d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed sql.Composed representation</title>
<updated>2017-01-01T05:26:42+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2017-01-01T05:25:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=8c020ca47a50fb021f3af6a0813687ed9daa85d2'/>
<id>8c020ca47a50fb021f3af6a0813687ed9daa85d2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
