<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sqlalchemy.git, branch fix_mariadb102_default</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>Match parens in mysql default / on update</title>
<updated>2017-08-19T22:39:08+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2017-08-19T22:39:08+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=b10ae0260eb86f3fce328e7506c3472f61e238b7'/>
<id>b10ae0260eb86f3fce328e7506c3472f61e238b7</id>
<content type='text'>
Fixed issue where a default of CURRENT_TIMESTAMP would not
properly reflect when using MariaDB 10.2, as a parenthesis
is now added to the expression that wasn't being matched.

Change-Id: I8666d61814e8145ca12cbecad94019b44af868e3
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixed issue where a default of CURRENT_TIMESTAMP would not
properly reflect when using MariaDB 10.2, as a parenthesis
is now added to the expression that wasn't being matched.

Change-Id: I8666d61814e8145ca12cbecad94019b44af868e3
</pre>
</div>
</content>
</entry>
<entry>
<title>- dont run sql mode config tests if we aren't on mysql</title>
<updated>2017-08-19T22:20:48+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2017-08-19T22:20:48+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=ed197d4c303603f74122cbcab5c9f4ea12ff5cd7'/>
<id>ed197d4c303603f74122cbcab5c9f4ea12ff5cd7</id>
<content type='text'>
Change-Id: Ia5a491ec505afed1511a17a167cd1f7d8371acd4
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Ia5a491ec505afed1511a17a167cd1f7d8371acd4
</pre>
</div>
</content>
</entry>
<entry>
<title>- do ten attempts to create database</title>
<updated>2017-08-19T22:06:02+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2017-08-19T22:06:02+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=a0b58403205b68b5719d7c27ffb4ccc436c7e840'/>
<id>a0b58403205b68b5719d7c27ffb4ccc436c7e840</id>
<content type='text'>
Change-Id: I14a5dd920d14096aa4401cb8b9d71f47d3915879
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I14a5dd920d14096aa4401cb8b9d71f47d3915879
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "First level repair for cx_Oracle 6.0 test regressions"</title>
<updated>2017-08-19T22:04:51+00:00</updated>
<author>
<name>mike bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2017-08-19T22:04:51+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=0628499690a930a13b1ba8a5c39182f7163db629'/>
<id>0628499690a930a13b1ba8a5c39182f7163db629</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- correct server side cursor assertion for driver names</title>
<updated>2017-08-19T21:30:06+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2017-08-19T21:30:06+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=ecdd922d9627c60058833fbcc2c8c2bc06d7332b'/>
<id>ecdd922d9627c60058833fbcc2c8c2bc06d7332b</id>
<content type='text'>
Change-Id: Id8156f6af15a36f7d5653dff56f68e81431692a6
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Id8156f6af15a36f7d5653dff56f68e81431692a6
</pre>
</div>
</content>
</entry>
<entry>
<title>- name these TOX_ so that we can set them unconditionally</title>
<updated>2017-08-19T20:59:29+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2017-08-19T20:59:29+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=9e6393c6b12397525053f4df9146894050b480d2'/>
<id>9e6393c6b12397525053f4df9146894050b480d2</id>
<content type='text'>
without them getting used unless we ask for them in the
build

Change-Id: Iec157ce9e70366af275acac959527461faebfdc1
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
without them getting used unless we ask for them in the
build

Change-Id: Iec157ce9e70366af275acac959527461faebfdc1
</pre>
</div>
</content>
</entry>
<entry>
<title>- rework the unittests README which was very out of date</title>
<updated>2017-08-19T18:06:14+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2017-08-19T18:06:14+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=31491a6acca68d6708e3e8ba1bc9ea842a54d5fe'/>
<id>31491a6acca68d6708e3e8ba1bc9ea842a54d5fe</id>
<content type='text'>
Change-Id: Id9bda43ea493a8d493be5ecb19da16a91a298f9d
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Id9bda43ea493a8d493be5ecb19da16a91a298f9d
</pre>
</div>
</content>
</entry>
<entry>
<title>First level repair for cx_Oracle 6.0 test regressions</title>
<updated>2017-08-18T17:04:14+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2017-08-18T17:04:14+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=03255a5a0fc6aa8acfff99ed9e62d58054b8b6af'/>
<id>03255a5a0fc6aa8acfff99ed9e62d58054b8b6af</id>
<content type='text'>
Fixed more regressions caused by cx_Oracle 6.0; at the moment, the only
behavioral change for users is disconnect detection now detects for
cx_Oracle.DatabaseError in addition to cx_Oracle.InterfaceError, as
this behavior seems to have changed.   Other issues regarding numeric
precision and uncloseable connections are pending with the upstream
cx_Oracle issue tracker.

Change-Id: Id61f1e33b21c155a598396340dfdecd28ff4066b
Fixes: #4045
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixed more regressions caused by cx_Oracle 6.0; at the moment, the only
behavioral change for users is disconnect detection now detects for
cx_Oracle.DatabaseError in addition to cx_Oracle.InterfaceError, as
this behavior seems to have changed.   Other issues regarding numeric
precision and uncloseable connections are pending with the upstream
cx_Oracle issue tracker.

Change-Id: Id61f1e33b21c155a598396340dfdecd28ff4066b
Fixes: #4045
</pre>
</div>
</content>
</entry>
<entry>
<title>- convert to spaces</title>
<updated>2017-08-17T17:37:53+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2017-08-17T17:37:53+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=04e4b63c20b941ca308ff1b4da9ad37db9175f22'/>
<id>04e4b63c20b941ca308ff1b4da9ad37db9175f22</id>
<content type='text'>
Change-Id: Ic5eb90049358935995721765b2239cf91144895a
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Ic5eb90049358935995721765b2239cf91144895a
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Enable uuid for pg8000"</title>
<updated>2017-08-17T13:14:07+00:00</updated>
<author>
<name>mike bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2017-08-17T13:14:07+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=d173662fe01fe4c952370ad52f34b03145ffa17a'/>
<id>d173662fe01fe4c952370ad52f34b03145ffa17a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
