<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sqlalchemy.git/lib, branch pr/155</title>
<subtitle>github.com: zzzeek/sqlalchemy.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/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://91.123.203.49/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://91.123.203.49/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://91.123.203.49/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://91.123.203.49/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://91.123.203.49/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://91.123.203.49/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://91.123.203.49/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>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://91.123.203.49/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>- squash-merge the improve_toc branch, which moves all the Sphinx styling</title>
<updated>2014-12-17T22:24:23+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2014-12-17T22:24:23+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlalchemy.git/commit/?id=9561321d0328df270c4ff0360dc7a035db627949'/>
<id>9561321d0328df270c4ff0360dc7a035db627949</id>
<content type='text'>
and extensions into an external library, and also reorganizes most large documentation
pages into many small areas to reduce scrolling and better present the context
into a more fine-grained hierarchy.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
and extensions into an external library, and also reorganizes most large documentation
pages into many small areas to reduce scrolling and better present the context
into a more fine-grained hierarchy.
</pre>
</div>
</content>
</entry>
<entry>
<title>- Added a version check to the MySQLdb dialect surrounding the</title>
<updated>2014-12-16T22:02:48+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2014-12-16T22:02:48+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlalchemy.git/commit/?id=00aaaa4bd4aa150ff9964bf2c00b1404d2e8a140'/>
<id>00aaaa4bd4aa150ff9964bf2c00b1404d2e8a140</id>
<content type='text'>
check for 'utf8_bin' collation, as this fails on MySQL server &lt; 5.0.
fixes #3274
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
check for 'utf8_bin' collation, as this fails on MySQL server &lt; 5.0.
fixes #3274
</pre>
</div>
</content>
</entry>
</feed>
