<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sqlalchemy.git, branch pr/155</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>Compatible with psycopg2.extras.register_json</title>
<updated>2014-12-27T06:37:13+00:00</updated>
<author>
<name>yihuang</name>
<email>yi.codeplayer@gmail.com</email>
</author>
<published>2014-12-27T06:37:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=bd32fd5cd7725fbbdd080e7c7a6c98d355ed82e1'/>
<id>bd32fd5cd7725fbbdd080e7c7a6c98d355ed82e1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Compatible with psycopg2.extras.register_hstore</title>
<updated>2014-12-27T06:35:19+00:00</updated>
<author>
<name>yihuang</name>
<email>yi.codeplayer@gmail.com</email>
</author>
<published>2014-12-27T06:35:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=3cb01469fa30e6df4bff97e6a58670acd4200a32'/>
<id>3cb01469fa30e6df4bff97e6a58670acd4200a32</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- ouch, this needs to be in dbapi, not module level!</title>
<updated>2014-12-19T23:20:11+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2014-12-19T23:20:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=5659ecb2e8a4aac83a1eb9b2c5ea348f0077ca72'/>
<id>5659ecb2e8a4aac83a1eb9b2c5ea348f0077ca72</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- make the google deprecation messages more specific, use full URL</title>
<updated>2014-12-19T19:15:56+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2014-12-19T19:15:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=182553b7409cfa6673483d03f29bc4c462336577'/>
<id>182553b7409cfa6673483d03f29bc4c462336577</id>
<content type='text'>
format
- add an extra doc to MySQLdb
- changelog
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
format
- add an extra doc to MySQLdb
- changelog
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'update-gaerdbms-docs' of https://bitbucket.org/rob_b/sqlalchemy into pr39</title>
<updated>2014-12-19T19:12:19+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2014-12-19T19:12:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=4da5c7423d9eef66bf85dbe681392a80c3740302'/>
<id>4da5c7423d9eef66bf85dbe681392a80c3740302</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Maul the evaulate &amp; friends typo</title>
<updated>2014-12-19T17:32:27+00:00</updated>
<author>
<name>Priit Laes</name>
<email>plaes@plaes.org</email>
</author>
<published>2014-12-19T16:46:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=8ae47dc6e0a98b359247040236be0810b9086f40'/>
<id>8ae47dc6e0a98b359247040236be0810b9086f40</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Fixed bug where using a :class:`.TypeDecorator` that implemented</title>
<updated>2014-12-19T17:14:52+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2014-12-19T17:14:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=d1ac6cb33af3b105db7cdb51411e10ac3bafff1f'/>
<id>d1ac6cb33af3b105db7cdb51411e10ac3bafff1f</id>
<content type='text'>
a type that was also a :class:`.TypeDecorator` would fail with
Python's "Cannot create a consistent method resolution order (MRO)"
error, when any kind of SQL comparison expression were used against
an object using this type.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
a type that was also a :class:`.TypeDecorator` would fail with
Python's "Cannot create a consistent method resolution order (MRO)"
error, when any kind of SQL comparison expression were used against
an object using this type.
</pre>
</div>
</content>
</entry>
<entry>
<title>- create a new section on "custom load rules", to help with edge</title>
<updated>2014-12-19T16:55:10+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2014-12-19T16:55:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=b92589e3a0b2bc52d842b6b543e5976b694cc214'/>
<id>b92589e3a0b2bc52d842b6b543e5976b694cc214</id>
<content type='text'>
cases like that of #3277.  fixes #3277
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
cases like that of #3277.  fixes #3277
</pre>
</div>
</content>
</entry>
<entry>
<title>Update gaerdbms to highlight improved connection method</title>
<updated>2014-12-18T13:17:11+00:00</updated>
<author>
<name>Rob Berry</name>
<email>rob@lostpropertyhq.com</email>
</author>
<published>2014-12-18T13:17:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=0d15791a6e3ec35e3c2e297026d8396742e30a34'/>
<id>0d15791a6e3ec35e3c2e297026d8396742e30a34</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- classical is really not the most important topic here</title>
<updated>2014-12-18T00:20:06+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2014-12-18T00:20:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=023067a0b759abc7e72363116ba64b29d8a4d15b'/>
<id>023067a0b759abc7e72363116ba64b29d8a4d15b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
