<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sqlalchemy.git/lib/sqlalchemy/dialects, branch pr/13</title>
<subtitle>github.com: zzzeek/sqlalchemy.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlalchemy.git/'/>
<entry>
<title>Fix indexes reflection in PostgreSQL</title>
<updated>2013-06-26T05:31:33+00:00</updated>
<author>
<name>Roman Podolyaka</name>
<email>roman.podolyaka@gmail.com</email>
</author>
<published>2013-06-26T04:53:26+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=0333ee23d3fb88ed032ff61d011020f847a3afa4'/>
<id>0333ee23d3fb88ed032ff61d011020f847a3afa4</id>
<content type='text'>
Reflection of indexes must preserve the order of columns.

Fixes issue 2767.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reflection of indexes must preserve the order of columns.

Fixes issue 2767.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix unique constraints reflection in PostgreSQL</title>
<updated>2013-06-23T10:35:19+00:00</updated>
<author>
<name>Roman Podolyaka</name>
<email>roman.podolyaka@gmail.com</email>
</author>
<published>2013-06-22T12:57:03+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=3a80bf0d504ccc1e198249be27d87a6045c39ee4'/>
<id>3a80bf0d504ccc1e198249be27d87a6045c39ee4</id>
<content type='text'>
Reflection of unique constraints must preserve the order of columns.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reflection of unique constraints must preserve the order of columns.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix unique constraints reflection in SQLite</title>
<updated>2013-06-23T07:42:03+00:00</updated>
<author>
<name>Roman Podolyaka</name>
<email>roman.podolyaka@gmail.com</email>
</author>
<published>2013-06-22T10:31:51+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=1ad06ea42c69c10f18c5d43d4d4a68223cbef52e'/>
<id>1ad06ea42c69c10f18c5d43d4d4a68223cbef52e</id>
<content type='text'>
If SQLite keywords are used as column names, they are
quoted. The code parsing the information about table
unique constraints should be modified so that it properly
removes double-quotes from column names.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If SQLite keywords are used as column names, they are
quoted. The code parsing the information about table
unique constraints should be modified so that it properly
removes double-quotes from column names.
</pre>
</div>
</content>
</entry>
<entry>
<title>versionadds</title>
<updated>2013-06-22T15:48:33+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2013-06-22T15:48:33+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=38b54955118e6bb0f4e9664b50924a193f53e817'/>
<id>38b54955118e6bb0f4e9664b50924a193f53e817</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- 0.8 changelog</title>
<updated>2013-06-22T15:40:32+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2013-06-22T15:40:10+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=62dc627219d94a6972090eaf810017f1f0083040'/>
<id>62dc627219d94a6972090eaf810017f1f0083040</id>
<content type='text'>
- some whitespace
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- some whitespace
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #5 from cjw296/pg-ranges</title>
<updated>2013-06-22T14:47:02+00:00</updated>
<author>
<name>mike bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2013-06-22T14:47:02+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=29fa6913be46c4e4c95b2b2810baea24c4b211dd'/>
<id>29fa6913be46c4e4c95b2b2810baea24c4b211dd</id>
<content type='text'>
Support for Postgres range types.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Support for Postgres range types.</pre>
</div>
</content>
</entry>
<entry>
<title>fix up the isolation level docs which were a mess</title>
<updated>2013-06-18T03:12:04+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2013-06-18T03:12:04+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=4517a854bcddd98ea033a569c5c857c44dbebf93'/>
<id>4517a854bcddd98ea033a569c5c857c44dbebf93</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- changelog</title>
<updated>2013-06-16T02:58:04+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2013-06-16T02:58:04+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=d826d99544c5c2ec2f7ba1645273fa138b5ec74a'/>
<id>d826d99544c5c2ec2f7ba1645273fa138b5ec74a</id>
<content type='text'>
- docs
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- docs
</pre>
</div>
</content>
</entry>
<entry>
<title>Add AUTOCOMMIT isolation level support for psycopg2</title>
<updated>2013-06-15T13:54:50+00:00</updated>
<author>
<name>Roman Podolyaka</name>
<email>roman.podolyaka@gmail.com</email>
</author>
<published>2013-06-15T12:38:02+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=a1ceae2ed3b3996d5b8a554c201cf668d6d17f27'/>
<id>a1ceae2ed3b3996d5b8a554c201cf668d6d17f27</id>
<content type='text'>
One can use this to emit statements, which can not be
executed within a transaction (e. g. CREATE DATABASE):

    from sqlalchemy import create_engine

    eng = create_engine('postgresql://test:test@localhost/test')

    conn = eng.connect().execution_options(isolation_level='AUTOCOMMIT')
    conn.execute('CREATE DATABASE test2;')

Fixes issue #2072.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
One can use this to emit statements, which can not be
executed within a transaction (e. g. CREATE DATABASE):

    from sqlalchemy import create_engine

    eng = create_engine('postgresql://test:test@localhost/test')

    conn = eng.connect().execution_options(isolation_level='AUTOCOMMIT')
    conn.execute('CREATE DATABASE test2;')

Fixes issue #2072.
</pre>
</div>
</content>
</entry>
<entry>
<title>Documentation for the new range type support.</title>
<updated>2013-06-10T12:24:02+00:00</updated>
<author>
<name>Chris Withers</name>
<email>chris@simplistix.co.uk</email>
</author>
<published>2013-06-10T12:24:02+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=b2da12e070e9d83bea5284dae11b8e6d4d509818'/>
<id>b2da12e070e9d83bea5284dae11b8e6d4d509818</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
