<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sqlalchemy.git/lib/sqlalchemy/topological.py, branch 2020_tutorial</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>- move topological, queue into util</title>
<updated>2010-12-05T17:51:24+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2010-12-05T17:51:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=1f9029597caf3d9d9e64e5a326508babfca60ebb'/>
<id>1f9029597caf3d9d9e64e5a326508babfca60ebb</id>
<content type='text'>
- move function_named into test.lib.util
- use @decorator for all decorators in test/
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- move function_named into test.lib.util
- use @decorator for all decorators in test/
</pre>
</div>
</content>
</entry>
<entry>
<title>don't need itertools here</title>
<updated>2010-09-29T06:15:07+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2010-09-29T06:15:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=a9875e395025c28c728ed4afb50036a81a07b0a2'/>
<id>a9875e395025c28c728ed4afb50036a81a07b0a2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- CircularDependencyError now has .cycles and .edges</title>
<updated>2010-09-29T06:11:38+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2010-09-29T06:11:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=e9e221977bde7724d4ef3b553de4f982028eead8'/>
<id>e9e221977bde7724d4ef3b553de4f982028eead8</id>
<content type='text'>
members, which are the set of elements involved in
one or more cycles, and the set of edges as 2-tuples.
[ticket:1890]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
members, which are the set of elements involved in
one or more cycles, and the set of edges as 2-tuples.
[ticket:1890]
</pre>
</div>
</content>
</entry>
<entry>
<title>- beef up the --reversetop test option to embed RandomSet throughout the ORM</title>
<updated>2010-04-15T04:13:48+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2010-04-15T04:13:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=1cf4a745d83acc51a562ca1d1289cf524fbee33c'/>
<id>1cf4a745d83acc51a562ca1d1289cf524fbee33c</id>
<content type='text'>
- with m2m we have to go back to the previous approach of having both sides of
the DP fire off, tracking each pair of objects.   history may not be consistently present
in one side or the other
- this revealed a whole lot of issues with self-referential m2m, which are fixed
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- with m2m we have to go back to the previous approach of having both sides of
the DP fire off, tracking each pair of objects.   history may not be consistently present
in one side or the other
- this revealed a whole lot of issues with self-referential m2m, which are fixed
</pre>
</div>
</content>
</entry>
<entry>
<title>duh</title>
<updated>2010-04-08T01:16:11+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2010-04-08T01:16:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=c6757c32e228f254c8a6a3a192f5305ef243463a'/>
<id>c6757c32e228f254c8a6a3a192f5305ef243463a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- added missing coverage for self-referential many-to-many flushes</title>
<updated>2010-04-06T22:28:40+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2010-04-06T22:28:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=afba8ab659f2c9ee7084358b6db5f61920b1691c'/>
<id>afba8ab659f2c9ee7084358b6db5f61920b1691c</id>
<content type='text'>
- some other areas where per-state deps are called and an empty result returned
are still lacking coverage.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- some other areas where per-state deps are called and an empty result returned
are still lacking coverage.
</pre>
</div>
</content>
</entry>
<entry>
<title>- EdgeCollection can now go away</title>
<updated>2010-04-06T17:20:31+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2010-04-06T17:20:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=57335697c6a0f629561ed8fe084687a0f847b0c8'/>
<id>57335697c6a0f629561ed8fe084687a0f847b0c8</id>
<content type='text'>
- fix reflection test
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- fix reflection test
</pre>
</div>
</content>
</entry>
<entry>
<title>a RandomSet implementation useful for swapping into topological</title>
<updated>2010-04-06T17:07:17+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2010-04-06T17:07:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=52c0f5691377e7846bf80ce6f25a4f3b11bf5a88'/>
<id>52c0f5691377e7846bf80ce6f25a4f3b11bf5a88</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove prints</title>
<updated>2010-04-06T05:42:58+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2010-04-06T05:42:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=04a814f97bd2793ef62f3becb93e840d09bf3ad8'/>
<id>04a814f97bd2793ef62f3becb93e840d09bf3ad8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>breakthrough, wow</title>
<updated>2010-04-05T22:48:57+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2010-04-05T22:48:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=8ee059027029ca0fd5f87f3ca844da9e862fa8a7'/>
<id>8ee059027029ca0fd5f87f3ca844da9e862fa8a7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
