<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sqlalchemy.git/doc, branch allow_multi_backends</title>
<subtitle>github.com: zzzeek/sqlalchemy.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/'/>
<entry>
<title>- 1.0.19</title>
<updated>2017-08-03T15:37:00+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2017-08-03T15:36:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=e6432d78b2d6873c1406e8f93b85ad27f02e1a00'/>
<id>e6432d78b2d6873c1406e8f93b85ad27f02e1a00</id>
<content type='text'>
Change-Id: I65ebe00fa7372151210a1f177f5417ac08c41586
(cherry picked from commit 90ef2c2314187b00e037a4b347b5d62eec387aac)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I65ebe00fa7372151210a1f177f5417ac08c41586
(cherry picked from commit 90ef2c2314187b00e037a4b347b5d62eec387aac)
</pre>
</div>
</content>
</entry>
<entry>
<title>- convert to spaces</title>
<updated>2017-07-31T12:34:06+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2017-07-31T12:30:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=a1160414b8dc798a1cf1b8c71a68c6cdc3526384'/>
<id>a1160414b8dc798a1cf1b8c71a68c6cdc3526384</id>
<content type='text'>
- restore unreleased directories

Change-Id: Ia5c1142ffbdba6372f800c2e2521660ab62d9c4f
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- restore unreleased directories

Change-Id: Ia5c1142ffbdba6372f800c2e2521660ab62d9c4f
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Revert cx_Oracle WITH_UNICODE change under &gt; 5.0"</title>
<updated>2017-07-28T22:06:21+00:00</updated>
<author>
<name>mike bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2017-07-28T22:06:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=ace88cdd2ce154feffa9105e85bd6984cc76715b'/>
<id>ace88cdd2ce154feffa9105e85bd6984cc76715b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert cx_Oracle WITH_UNICODE change under &gt; 5.0</title>
<updated>2017-07-28T21:36:08+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2017-07-28T19:05:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=7997d7fdc3634e7dba9fd0113b8b85ef311bfeaa'/>
<id>7997d7fdc3634e7dba9fd0113b8b85ef311bfeaa</id>
<content type='text'>
Fixed performance regression caused by the fix for :ticket:`3937` where
cx_Oracle as of version 5.3 dropped the ``.UNICODE`` symbol from its
namespace,  which was interpreted as cx_Oracle's "WITH_UNICODE" mode being
turned on unconditionally, which invokes functions on the SQLAlchemy
side which convert all strings to unicode unconditionally and causing
a performance impact.  In fact, per cx_Oracle's author the
"WITH_UNICODE" mode has been removed entirely as of 5.1, so the expensive unicode
conversion functions are no longer necessary and are disabled if
cx_Oracle 5.1 or greater is detected under Python 2.  The warning against
"WITH_UNICODE" mode that was removed under :ticket:`3937` is also restored.

Change-Id: Iddd38d81a5adb27c953a5ee2eae5529a21da16e1
Fixes: #4035
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixed performance regression caused by the fix for :ticket:`3937` where
cx_Oracle as of version 5.3 dropped the ``.UNICODE`` symbol from its
namespace,  which was interpreted as cx_Oracle's "WITH_UNICODE" mode being
turned on unconditionally, which invokes functions on the SQLAlchemy
side which convert all strings to unicode unconditionally and causing
a performance impact.  In fact, per cx_Oracle's author the
"WITH_UNICODE" mode has been removed entirely as of 5.1, so the expensive unicode
conversion functions are no longer necessary and are disabled if
cx_Oracle 5.1 or greater is detected under Python 2.  The warning against
"WITH_UNICODE" mode that was removed under :ticket:`3937` is also restored.

Change-Id: Iddd38d81a5adb27c953a5ee2eae5529a21da16e1
Fixes: #4035
</pre>
</div>
</content>
</entry>
<entry>
<title>- 1.1.13</title>
<updated>2017-07-28T19:16:48+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2017-07-28T19:16:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=2ae2c25c5d24c26fdca979b091cd432c64be822d'/>
<id>2ae2c25c5d24c26fdca979b091cd432c64be822d</id>
<content type='text'>
- 1.0.19

Change-Id: I476213fe905a51826feeddb4e1c97416c2bac558
(cherry picked from commit f7beeb389d242d1c0fe56c22349f5dcc23722bde)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- 1.0.19

Change-Id: I476213fe905a51826feeddb4e1c97416c2bac558
(cherry picked from commit f7beeb389d242d1c0fe56c22349f5dcc23722bde)
</pre>
</div>
</content>
</entry>
<entry>
<title>- 1.2.0b3 prep</title>
<updated>2017-07-25T21:26:55+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2017-07-25T21:26:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=54670897701fa9b30ac3dd3cdb1511960e338e01'/>
<id>54670897701fa9b30ac3dd3cdb1511960e338e01</id>
<content type='text'>
Change-Id: I9aa6e891ca896b90b97fbd0e52f0ad73494e38d7
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I9aa6e891ca896b90b97fbd0e52f0ad73494e38d7
</pre>
</div>
</content>
</entry>
<entry>
<title>- 1.2.0b2</title>
<updated>2017-07-24T21:22:23+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2017-07-24T21:22:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=32c4c8ace41a8eb269d4b6294a9cfac1d8411e7d'/>
<id>32c4c8ace41a8eb269d4b6294a9cfac1d8411e7d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- 1.1.12 release date</title>
<updated>2017-07-24T21:19:46+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2017-07-24T21:18:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=2b5a48232f668f5ccd152cd4ffdbb65428dca8be'/>
<id>2b5a48232f668f5ccd152cd4ffdbb65428dca8be</id>
<content type='text'>
(cherry picked from commit ad5626cdb9b4d4ac38b2169dc7377d4bc66ee549)

Change-Id: Icd2f3ce68451e609c0d1c116256c2e1cf8baf7eb
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(cherry picked from commit ad5626cdb9b4d4ac38b2169dc7377d4bc66ee549)

Change-Id: Icd2f3ce68451e609c0d1c116256c2e1cf8baf7eb
</pre>
</div>
</content>
</entry>
<entry>
<title>- 1.0.18 release date</title>
<updated>2017-07-24T21:18:05+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2017-07-24T21:14:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=295f5e5deeec6dc4a94bca4fa1152490e64b8e49'/>
<id>295f5e5deeec6dc4a94bca4fa1152490e64b8e49</id>
<content type='text'>
(cherry picked from commit f00391a070d9031941bb1c17aecb265b566a6a5b)

Change-Id: I243a63d084d4b369ded7969d78e3ab033f6189bd
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(cherry picked from commit f00391a070d9031941bb1c17aecb265b566a6a5b)

Change-Id: I243a63d084d4b369ded7969d78e3ab033f6189bd
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Ensure we check for boolean condition when we inspect __exit__()"</title>
<updated>2017-07-24T20:54:13+00:00</updated>
<author>
<name>mike bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2017-07-24T20:54:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=81f34b2f33b8aa55bc587994125d65244fdf5e52'/>
<id>81f34b2f33b8aa55bc587994125d65244fdf5e52</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
