<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sqlalchemy.git, branch pr/199</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>Add a lot more detail</title>
<updated>2015-09-23T20:52:22+00:00</updated>
<author>
<name>Eric Siegerman</name>
<email>eric.siegerman@rci.rogers.com</email>
</author>
<published>2015-09-23T20:39:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=5db5e18d3babdb3ee857c075c774a585505b78ce'/>
<id>5db5e18d3babdb3ee857c075c774a585505b78ce</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add some markup</title>
<updated>2015-09-23T19:37:23+00:00</updated>
<author>
<name>Eric Siegerman</name>
<email>eric.siegerman@rci.rogers.com</email>
</author>
<published>2015-09-23T19:37:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=81eefe038ea44a5314002483dde9cf00580df1bd'/>
<id>81eefe038ea44a5314002483dde9cf00580df1bd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>A few minor rewordings</title>
<updated>2015-09-23T19:35:35+00:00</updated>
<author>
<name>Eric Siegerman</name>
<email>eric.siegerman@rci.rogers.com</email>
</author>
<published>2015-09-23T19:35:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=ea084bdc656a6a64db1ee582630d415bc8154505'/>
<id>ea084bdc656a6a64db1ee582630d415bc8154505</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- fix incorrect example in inheritance docs</title>
<updated>2015-09-15T15:17:29+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2015-09-15T15:17:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=ce9283d5ac4a0dd201807de29db83860bf4a25fb'/>
<id>ce9283d5ac4a0dd201807de29db83860bf4a25fb</id>
<content type='text'>
(cherry picked from commit 7eb34baf99179eec966ddd8b3607a6d8cfdfba21)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(cherry picked from commit 7eb34baf99179eec966ddd8b3607a6d8cfdfba21)
</pre>
</div>
</content>
</entry>
<entry>
<title>- add new entry for sharing of Engine across process boundaries</title>
<updated>2015-09-14T15:03:02+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2015-09-14T15:02:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=7369b51054abd562168d385975c705e9340c0666'/>
<id>7369b51054abd562168d385975c705e9340c0666</id>
<content type='text'>
(cherry picked from commit fe41e39b9b776c18a03dde0540a45e1f0100d44b)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(cherry picked from commit fe41e39b9b776c18a03dde0540a45e1f0100d44b)
</pre>
</div>
</content>
</entry>
<entry>
<title>- call it deque, since you can really pop from either side</title>
<updated>2015-09-10T14:29:15+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2015-09-10T14:28:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=dafab9bb0cae80464c9fa12341ac98b2e9559fe2'/>
<id>dafab9bb0cae80464c9fa12341ac98b2e9559fe2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- add a new FAQ recipe for "walk all objects", replacing the need</title>
<updated>2015-09-10T14:01:40+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2015-09-10T14:00:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=517eba3896cdb3aa22b7ed3195bd01b842ea4cfb'/>
<id>517eba3896cdb3aa22b7ed3195bd01b842ea4cfb</id>
<content type='text'>
to use mapper.cascade_iterator() for this purpose as it was not really
designed for that use case.  Add docs to cascade_iterator() pointing
to the recipe.  fixes #3498

(cherry picked from commit 03797b78475bec9fb9c15f8e926414f3720a273c)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
to use mapper.cascade_iterator() for this purpose as it was not really
designed for that use case.  Add docs to cascade_iterator() pointing
to the recipe.  fixes #3498

(cherry picked from commit 03797b78475bec9fb9c15f8e926414f3720a273c)
</pre>
</div>
</content>
</entry>
<entry>
<title>Correcting the Hybrid Property Example</title>
<updated>2015-09-10T13:36:37+00:00</updated>
<author>
<name>Jason Myers</name>
<email>jason@jasonamyers.com</email>
</author>
<published>2015-09-10T13:23:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=89276b5cadaa58079e1d496403287661c79ef557'/>
<id>89276b5cadaa58079e1d496403287661c79ef557</id>
<content type='text'>
Fixes #3528

Signed-off-by: Jason Myers &lt;jason@jasonamyers.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #3528

Signed-off-by: Jason Myers &lt;jason@jasonamyers.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>fix typo in session events docs</title>
<updated>2015-09-08T22:11:45+00:00</updated>
<author>
<name>bsmithgall</name>
<email>ben.smithgall@gmail.com</email>
</author>
<published>2015-09-08T01:37:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=0d5a2155f0e1a526e8dbb81a7e4997cb0022fa93'/>
<id>0d5a2155f0e1a526e8dbb81a7e4997cb0022fa93</id>
<content type='text'>
(cherry picked from commit 2fb3bb31ef897ee48748908524288067c53df4e1)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(cherry picked from commit 2fb3bb31ef897ee48748908524288067c53df4e1)
</pre>
</div>
</content>
</entry>
<entry>
<title>Minor grammar fix for capitalisation in session docs</title>
<updated>2015-09-08T22:10:01+00:00</updated>
<author>
<name>David\ Beitey</name>
<email>david@davidjb.com</email>
</author>
<published>2015-08-28T03:57:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=320b28e332b5fbca7e0ef4f594cc68bdec568461'/>
<id>320b28e332b5fbca7e0ef4f594cc68bdec568461</id>
<content type='text'>
(cherry picked from commit 3bd58fac7b607007cb42ab7e41d2e2d01fc390e2)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(cherry picked from commit 3bd58fac7b607007cb42ab7e41d2e2d01fc390e2)
</pre>
</div>
</content>
</entry>
</feed>
