<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sqlalchemy.git/doc/build/orm, branch pr/197</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>Minor grammar fix for capitalisation in session docs</title>
<updated>2015-08-28T03:57:54+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=3bd58fac7b607007cb42ab7e41d2e2d01fc390e2'/>
<id>3bd58fac7b607007cb42ab7e41d2e2d01fc390e2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- reword and update documentation on passive_updates=False; as virtually</title>
<updated>2015-08-27T19:56:00+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2015-08-27T19:56:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=d459afa8dbf73b8d9d620d09dede97e3461b6b3f'/>
<id>d459afa8dbf73b8d9d620d09dede97e3461b6b3f</id>
<content type='text'>
all DBs now support ON UPDATE CASCADE other than Oracle, there's no need
to try to reimplement more functionality here and users should be encouraged
to forego natural PKs unless their target platform supports them.
references #2666
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
all DBs now support ON UPDATE CASCADE other than Oracle, there's no need
to try to reimplement more functionality here and users should be encouraged
to forego natural PKs unless their target platform supports them.
references #2666
</pre>
</div>
</content>
</entry>
<entry>
<title>- work to bridge between core/ORM tutorials regarding the text() construct</title>
<updated>2015-07-26T20:36:23+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2015-07-26T20:36:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=4f51fa947ffa0cadeab7ad7dcab649ce3fbcf970'/>
<id>4f51fa947ffa0cadeab7ad7dcab649ce3fbcf970</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- remove "completely raw", whatever that is</title>
<updated>2015-07-26T20:29:30+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2015-07-26T20:29:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=7d268d4bcb5e6205d05ace0ea2fd94895bc2efed'/>
<id>7d268d4bcb5e6205d05ace0ea2fd94895bc2efed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- typo</title>
<updated>2015-07-26T20:22:35+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2015-07-26T20:22:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=2997d3910d36989cb36ab698b7815ceb494ebd9f'/>
<id>2997d3910d36989cb36ab698b7815ceb494ebd9f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- add an example of text.columns</title>
<updated>2015-07-26T20:09:25+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2015-07-26T20:09:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=d73ffaafe656f3e623765b44a8121f1591c51275'/>
<id>d73ffaafe656f3e623765b44a8121f1591c51275</id>
<content type='text'>
- correct the scalar() example output
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- correct the scalar() example output
</pre>
</div>
</content>
</entry>
<entry>
<title>- Organize the tree for 1.1</title>
<updated>2015-07-24T22:27:45+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2015-07-24T22:27:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=3180f15837cc5b62f1a5798c112fe1c74898103a'/>
<id>3180f15837cc5b62f1a5798c112fe1c74898103a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- fix the link here fixes 3473</title>
<updated>2015-07-03T16:16:07+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2015-07-03T16:16:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=cf21497f02e64b6ddec82e12a7c26b9476616b00'/>
<id>cf21497f02e64b6ddec82e12a7c26b9476616b00</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- edits to this section</title>
<updated>2015-06-23T02:24:07+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2015-06-23T02:24:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=00656ae4930620bc8c0c4be6a82853f01c90f758'/>
<id>00656ae4930620bc8c0c4be6a82853f01c90f758</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 on re-reading of data within a transaction, since</title>
<updated>2015-06-23T01:33:40+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2015-06-23T01:33:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=be2b35f7f2156c4b723df9e7be389e6575afedc4'/>
<id>be2b35f7f2156c4b723df9e7be389e6575afedc4</id>
<content type='text'>
this is definitely something that is asked regularly.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this is definitely something that is asked regularly.
</pre>
</div>
</content>
</entry>
</feed>
