<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sqlalchemy.git, branch ticket_3150</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>Merge branch 'master' into ticket_3150</title>
<updated>2014-09-26T01:07:31+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2014-09-26T01:07:31+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=840a817252d2dfec7b4746aafdafedbd136975fe'/>
<id>840a817252d2dfec7b4746aafdafedbd136975fe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- convert to spaces</title>
<updated>2014-09-26T01:07:15+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2014-09-26T01:07:15+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=5e7cb037e85acfbd8f064f7d4defb7ae07d0aff6'/>
<id>5e7cb037e85acfbd8f064f7d4defb7ae07d0aff6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- changelog + migration, fixes #2670, fixes #3150, fixes #3149</title>
<updated>2014-09-26T01:04:08+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2014-09-26T00:36:33+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=c3a93b1319fab2bddb16633b45f231907d470345'/>
<id>c3a93b1319fab2bddb16633b45f231907d470345</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- refactor - split out _as_declarative into functions</title>
<updated>2014-09-26T00:00:58+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2014-09-25T22:26:55+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=01b729e3abf54762df2327a364547896ff6e118b'/>
<id>01b729e3abf54762df2327a364547896ff6e118b</id>
<content type='text'>
- fully factor everything into MapperConfig
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- fully factor everything into MapperConfig
</pre>
</div>
</content>
</entry>
<entry>
<title>- lets create column copies first and fix this problem completely.</title>
<updated>2014-09-25T21:28:01+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2014-09-25T21:28:01+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=1638c31e1440c5f04ccda4547417900ba195c399'/>
<id>1638c31e1440c5f04ccda4547417900ba195c399</id>
<content type='text'>
now we don't need after_mapping at all.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
now we don't need after_mapping at all.
</pre>
</div>
</content>
</entry>
<entry>
<title>- try to simplify. do away with after_mapping.</title>
<updated>2014-09-25T20:54:54+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2014-09-25T20:54:54+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=08f96c8bc59f8743d007c3650104266fa664a592'/>
<id>08f96c8bc59f8743d007c3650104266fa664a592</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- clean up imports</title>
<updated>2014-09-25T01:09:16+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2014-09-25T01:09:16+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=22414000028b88bd478678a67d9d72cc0a0d2e56'/>
<id>22414000028b88bd478678a67d9d72cc0a0d2e56</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- simplify.  make the base declared_attr memoized.</title>
<updated>2014-09-25T00:53:29+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2014-09-25T00:53:29+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=3b79eafdbf3b8be84c6586fa699daceea7fa5fd7'/>
<id>3b79eafdbf3b8be84c6586fa699daceea7fa5fd7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- we've come up with a different way to do #2670, which was the original</title>
<updated>2014-09-24T23:39:53+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2014-09-24T23:39:53+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=4cfed27b451188240e2fb3379aff5be5bd2e33d8'/>
<id>4cfed27b451188240e2fb3379aff5be5bd2e33d8</id>
<content type='text'>
"hard" way, seems to be working.
- try to get docs and tests going for the new declared_attr stuff.
A little concerned that the number of variations is going out of control,
need to get the docs into shape in a big way.   Probably are not going to
stress the new modifiers that much, as they really aren't needed in the
vast majority of cases.   Maybe we want to make memoization the default
for declared_attr across the board, though.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
"hard" way, seems to be working.
- try to get docs and tests going for the new declared_attr stuff.
A little concerned that the number of variations is going out of control,
need to get the docs into shape in a big way.   Probably are not going to
stress the new modifiers that much, as they really aren't needed in the
vast majority of cases.   Maybe we want to make memoization the default
for declared_attr across the board, though.
</pre>
</div>
</content>
</entry>
<entry>
<title>- clarify documentation on exists() that it is preferred to be in the</title>
<updated>2014-09-24T18:49:30+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2014-09-24T18:49:30+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=42837f4bca6a0b2fad05faade7837719f872c35d'/>
<id>42837f4bca6a0b2fad05faade7837719f872c35d</id>
<content type='text'>
WHERE clause.  fixes #3212
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
WHERE clause.  fixes #3212
</pre>
</div>
</content>
</entry>
</feed>
