<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sqlalchemy.git, branch pr/280</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>Replace some uses of re.sub with str.lstrip/replace</title>
<updated>2016-06-04T08:52:42+00:00</updated>
<author>
<name>Ville Skyttä</name>
<email>ville.skytta@iki.fi</email>
</author>
<published>2016-06-04T08:52:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=9ab2d20427c67a2a2aadb4aeaa6fe046012edd65'/>
<id>9ab2d20427c67a2a2aadb4aeaa6fe046012edd65</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- further adjustment to accomodate for the "ON" in "NO ACTION"</title>
<updated>2016-06-04T00:54:48+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2016-06-04T00:54:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=991346d5bbc29479c6c500c3f2b64fd6cc2e9a39'/>
<id>991346d5bbc29479c6c500c3f2b64fd6cc2e9a39</id>
<content type='text'>
Change-Id: I734e4aec3701d7cf17813b561a1418cfeff1d473
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I734e4aec3701d7cf17813b561a1418cfeff1d473
</pre>
</div>
</content>
</entry>
<entry>
<title>- missing test_needs_fk for this test, fixes mysql failure</title>
<updated>2016-06-03T20:44:12+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2016-06-03T20:44:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=6f71cb7c4eb8275d41eeed6b7457d3e2b011d664'/>
<id>6f71cb7c4eb8275d41eeed6b7457d3e2b011d664</id>
<content type='text'>
Change-Id: I2dc6961f9b692a8bb6bfb2296d159df145dec679
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I2dc6961f9b692a8bb6bfb2296d159df145dec679
</pre>
</div>
</content>
</entry>
<entry>
<title>Ensure "options" present for unnamed / unlocatable FK</title>
<updated>2016-06-03T19:57:16+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2016-06-03T19:57:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=061bae6e043b8c97a42f7ab28878699cdeb6b506'/>
<id>061bae6e043b8c97a42f7ab28878699cdeb6b506</id>
<content type='text'>
Also ensure the regular expression and subsequent matching
is case insensitive, add more tests

Change-Id: Ie4aa971dcbffca94e78965e22982478eccbf8597
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also ensure the regular expression and subsequent matching
is case insensitive, add more tests

Change-Id: Ie4aa971dcbffca94e78965e22982478eccbf8597
</pre>
</div>
</content>
</entry>
<entry>
<title>Ensure 'options' is always present in foreign key info</title>
<updated>2016-06-03T19:07:14+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2016-06-03T19:07:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=daf209bd6b6fe94cbec162cef2a53c49e9f31cde'/>
<id>daf209bd6b6fe94cbec162cef2a53c49e9f31cde</id>
<content type='text'>
Regarding 0e88bcc30ed49193b91f248123f526fa30007f22, "options"
needs to be present as a key in the dictionary because Alembic
uses this as a guide to know if the backend is even capable of
reporting on foreign key options.

Change-Id: I271090f75088cfeec24315a878060f9b8a265335
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Regarding 0e88bcc30ed49193b91f248123f526fa30007f22, "options"
needs to be present as a key in the dictionary because Alembic
uses this as a guide to know if the backend is even capable of
reporting on foreign key options.

Change-Id: I271090f75088cfeec24315a878060f9b8a265335
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Add SKIP LOCKED support for Postgresql, Oracle"</title>
<updated>2016-06-03T14:56:06+00:00</updated>
<author>
<name>mike bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2016-06-03T14:56:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=a6817579cee4fb2569d961b611a4190f3f9fb7ee'/>
<id>a6817579cee4fb2569d961b611a4190f3f9fb7ee</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Reflect ON DELETE and ON UPDATE for SQLite foreign keys"</title>
<updated>2016-06-03T14:55:54+00:00</updated>
<author>
<name>mike bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2016-06-03T14:55:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=40f9bcf1112bf25fd87a45cbf08f64c305d055a1'/>
<id>40f9bcf1112bf25fd87a45cbf08f64c305d055a1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- use a mock here, do away with timing problems for good.  need to do this</title>
<updated>2016-06-02T22:40:46+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2016-06-02T22:40:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=74ca7f627ea8f31a8312f965d5249ce1f701d627'/>
<id>74ca7f627ea8f31a8312f965d5249ce1f701d627</id>
<content type='text'>
for the rest of the timing tests

Change-Id: I06a815b1500222126a4dbc2a9a5da3ef7847e321
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
for the rest of the timing tests

Change-Id: I06a815b1500222126a4dbc2a9a5da3ef7847e321
</pre>
</div>
</content>
</entry>
<entry>
<title>Reflect ON DELETE and ON UPDATE for SQLite foreign keys</title>
<updated>2016-06-02T21:49:09+00:00</updated>
<author>
<name>Michal Petrucha</name>
<email>michal.petrucha@koniiiik.org</email>
</author>
<published>2016-04-12T03:16:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=0e88bcc30ed49193b91f248123f526fa30007f22'/>
<id>0e88bcc30ed49193b91f248123f526fa30007f22</id>
<content type='text'>
Co-authored-by: Mike Bayer &lt;mike_mp@zzzcomputing.com&gt;
Change-Id: Icd77ddbf851b1950f767022d67c8142b1b3c50f3
Pull-request: https://github.com/zzzeek/sqlalchemy/pull/244
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: Mike Bayer &lt;mike_mp@zzzcomputing.com&gt;
Change-Id: Icd77ddbf851b1950f767022d67c8142b1b3c50f3
Pull-request: https://github.com/zzzeek/sqlalchemy/pull/244
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Add schema argument to AutomapBase.prepare()"</title>
<updated>2016-06-02T21:48:13+00:00</updated>
<author>
<name>mike bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2016-06-02T21:48:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=59d90c95a133ee6b4a4db8ed61c699956eb33e9f'/>
<id>59d90c95a133ee6b4a4db8ed61c699956eb33e9f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
