<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/psycopg2.git/lib/sql.py, branch test-windows</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>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>More doc love for the sql module</title>
<updated>2017-01-01T17:15:01+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2017-01-01T17:04:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=49461c2c39debdb0c96201f733b0d19da28b70ac'/>
<id>49461c2c39debdb0c96201f733b0d19da28b70ac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>sql module docs wordsmithing</title>
<updated>2017-01-01T08:23:26+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2017-01-01T08:23:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=d97399daa52feb63a90023ed93e5cef534438055'/>
<id>d97399daa52feb63a90023ed93e5cef534438055</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>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>
