<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sqlalchemy.git/examples, branch pr/76</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>- Fixed bug in the versioned_history example where column-level INSERT</title>
<updated>2014-02-24T17:34:54+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2014-02-24T17:34:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=537d9212938669e7140880387d68e769381d5c2e'/>
<id>537d9212938669e7140880387d68e769381d5c2e</id>
<content type='text'>
defaults would prevent history values of NULL from being written.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
defaults would prevent history values of NULL from being written.
</pre>
</div>
</content>
</entry>
<entry>
<title>- use column.info to detect those cols part of "versioning"</title>
<updated>2014-02-16T21:38:09+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2014-02-16T21:38:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=4588a0e60358814119655f1af8971ab971812f6c'/>
<id>4588a0e60358814119655f1af8971ab971812f6c</id>
<content type='text'>
- pep8 cleanup
- fix tests for "changed" column
- document that "changed" is optional
- changelog
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- pep8 cleanup
- fix tests for "changed" column
- document that "changed" is optional
- changelog
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'patch-1' of https://github.com/jplaverdure/sqlalchemy into t</title>
<updated>2014-02-16T21:23:54+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2014-02-16T21:23:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=4dd7bf58c0879b23dfec4950f2d620de1ae5fb94'/>
<id>4dd7bf58c0879b23dfec4950f2d620de1ae5fb94</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Added a tweak to the "history_meta" example where the check for</title>
<updated>2014-02-03T00:05:36+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2014-02-03T00:05:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=b85f0b5681272dc0976bbb760fdbb243aa7ce5a4'/>
<id>b85f0b5681272dc0976bbb760fdbb243aa7ce5a4</id>
<content type='text'>
"history" on a relationship-bound attribute will now no longer emit
any SQL if the relationship is unloaded.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
"history" on a relationship-bound attribute will now no longer emit
any SQL if the relationship is unloaded.
</pre>
</div>
</content>
</entry>
<entry>
<title>specify run as module here</title>
<updated>2013-12-07T22:37:36+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2013-12-07T22:37:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=d7da0dfb7a776f6102116332caae1b8ea92674c4'/>
<id>d7da0dfb7a776f6102116332caae1b8ea92674c4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- remove verbiage about "namespaces" from the dogpile example, [ticket:2862]</title>
<updated>2013-12-07T22:33:13+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2013-12-07T22:33:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=5517c0eef9a1c4228d976584d7d65586b29b2ce9'/>
<id>5517c0eef9a1c4228d976584d7d65586b29b2ce9</id>
<content type='text'>
- fix broken py2k/py3k isms
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- fix broken py2k/py3k isms
</pre>
</div>
</content>
</entry>
<entry>
<title>- add a new example section for "join conditions", start putting</title>
<updated>2013-12-05T17:17:16+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2013-12-05T17:17:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=3a03c2e715544476ab2e53ab9b26d83800e437ed'/>
<id>3a03c2e715544476ab2e53ab9b26d83800e437ed</id>
<content type='text'>
the primaryjoin examples there
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
the primaryjoin examples there
</pre>
</div>
</content>
</entry>
<entry>
<title>- the pronoun removal commit.   there was only one instance of a</title>
<updated>2013-11-30T22:31:00+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2013-11-30T22:31:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=d80ee72aaa4b7f8a23e1bd55515b8446a951a5f0'/>
<id>d80ee72aaa4b7f8a23e1bd55515b8446a951a5f0</id>
<content type='text'>
standalone gendered pronoun with a gender-neutral subject, but also
have replaced all occurences of "his/her", "his or her", etc.  The docs have always
strived to account for both genders in any non-specific singular pronoun,
however recent controversy in the community suggests
that a zero-gendered-pronoun policy is probably best going forward.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
standalone gendered pronoun with a gender-neutral subject, but also
have replaced all occurences of "his/her", "his or her", etc.  The docs have always
strived to account for both genders in any non-specific singular pronoun,
however recent controversy in the community suggests
that a zero-gendered-pronoun policy is probably best going forward.
</pre>
</div>
</content>
</entry>
<entry>
<title>forgot to add this, oopsie</title>
<updated>2013-11-30T15:34:09+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2013-11-30T15:34:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=53e93d50caee40fa0873a16ec50a0e09996c8151'/>
<id>53e93d50caee40fa0873a16ec50a0e09996c8151</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>simplify this</title>
<updated>2013-11-30T15:26:11+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2013-11-30T15:26:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=1714e0d6ef28411e9c6633018564af1cae58c3d9'/>
<id>1714e0d6ef28411e9c6633018564af1cae58c3d9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
