<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sqlalchemy.git/lib, branch pr/2</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>Unicode support for psycopg2 native hstore implementation</title>
<updated>2013-05-28T12:50:12+00:00</updated>
<author>
<name>Dmitry Mugtasimov</name>
<email>dmugtasimov@gmail.com</email>
</author>
<published>2013-05-28T12:50:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=dbcb744fa745bdf5b464f5e249ee233b78347622'/>
<id>dbcb744fa745bdf5b464f5e249ee233b78347622</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix this test</title>
<updated>2013-05-26T21:18:04+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2013-05-26T21:18:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=e2b8c893ca98bb0141405a7d7d40c4024d5bdf41'/>
<id>e2b8c893ca98bb0141405a7d7d40c4024d5bdf41</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #1 from cjw296/small-fixes</title>
<updated>2013-05-26T14:46:16+00:00</updated>
<author>
<name>mike bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2013-05-26T14:46:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=bfc948e44b15930e566d4afd4340570099af309b'/>
<id>bfc948e44b15930e566d4afd4340570099af309b</id>
<content type='text'>
Small fixes</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Small fixes</pre>
</div>
</content>
</entry>
<entry>
<title>- fixing AbstractConcreteBase import in docstring, [ticket:2717]</title>
<updated>2013-05-26T14:10:22+00:00</updated>
<author>
<name>Diana Clarke</name>
<email>diana.clarke@500px.com</email>
</author>
<published>2013-05-26T14:10:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=07d200166aa44532e41ac82640eb372f92b00b9f'/>
<id>07d200166aa44532e41ac82640eb372f92b00b9f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Show the conflicting column in the warning!</title>
<updated>2013-05-26T12:05:59+00:00</updated>
<author>
<name>Chris Withers</name>
<email>chris@simplistix.co.uk</email>
</author>
<published>2013-05-22T07:38:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=e8b4f0bc4a4bfdfe612683006cd5086ab599fa4d'/>
<id>e8b4f0bc4a4bfdfe612683006cd5086ab599fa4d</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 method name</title>
<updated>2013-05-26T12:05:56+00:00</updated>
<author>
<name>Chris Withers</name>
<email>chris@simplistix.co.uk</email>
</author>
<published>2013-05-21T16:46:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=f5956fae6a67868ea89dd1518f380fb8264acc34'/>
<id>f5956fae6a67868ea89dd1518f380fb8264acc34</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed a bug where the routine to detect the correct kwargs</title>
<updated>2013-05-23T16:59:53+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2013-05-23T16:59:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=2eaae08f4845460f27c7bb96f5b26d31f35b0e77'/>
<id>2eaae08f4845460f27c7bb96f5b26d31f35b0e77</id>
<content type='text'>
being sent to :func:`.create_engine` would fail in some cases,
such as with the Sybase dialect.
[ticket:2732]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
being sent to :func:`.create_engine` would fail in some cases,
such as with the Sybase dialect.
[ticket:2732]
</pre>
</div>
</content>
</entry>
<entry>
<title>Regression from this ticket caused the unsupported keyword</title>
<updated>2013-05-15T19:46:29+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2013-05-15T19:46:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=cfb0f9ca14f82c9ba06c4d5cbc992f821eb2234e'/>
<id>cfb0f9ca14f82c9ba06c4d5cbc992f821eb2234e</id>
<content type='text'>
"true" to render, added logic to convert this to 1/0
for SQL server.
[ticket:2682]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
"true" to render, added logic to convert this to 1/0
for SQL server.
[ticket:2682]
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed a regression from 0.7 caused by this ticket, which</title>
<updated>2013-05-13T20:13:15+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2013-05-13T20:13:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=f574bcf98de0d30f0a28bf82aae84098157de0f4'/>
<id>f574bcf98de0d30f0a28bf82aae84098157de0f4</id>
<content type='text'>
made the check for recursion overflow in self-referential
eager joining too loose, missing a particular circumstance
where a subclass had lazy="joined" or "subquery" configured
and the load was a "with_polymorphic" against the base.
[ticket:2481]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
made the check for recursion overflow in self-referential
eager joining too loose, missing a particular circumstance
where a subclass had lazy="joined" or "subquery" configured
and the load was a "with_polymorphic" against the base.
[ticket:2481]
</pre>
</div>
</content>
</entry>
<entry>
<title>- moderinzed the docs for the foreign_keys parameter a bit,</title>
<updated>2013-05-10T05:06:10+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2013-05-10T05:06:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=f35be1d578e89f8727cd015e90f3a3f0a43213cf'/>
<id>f35be1d578e89f8727cd015e90f3a3f0a43213cf</id>
<content type='text'>
[ticket:2725]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
[ticket:2725]
</pre>
</div>
</content>
</entry>
</feed>
