<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sqlalchemy.git/lib/sqlalchemy/dialects/postgresql/base.py, branch pr/59</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>- happy new year</title>
<updated>2014-01-05T21:57:05+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2014-01-05T21:57:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=f89d4d216bd7605c920b7b8a10ecde6bfea2238c'/>
<id>f89d4d216bd7605c920b7b8a10ecde6bfea2238c</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 json serializer and deserializer per-dialect, so that we are</title>
<updated>2013-12-17T22:46:09+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2013-12-17T22:46:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=fec03c88d659bf9a0b102dd328afac1ba3dc7f23'/>
<id>fec03c88d659bf9a0b102dd328afac1ba3dc7f23</id>
<content type='text'>
compatible with psycopg2's per-connection/cursor approach.  add round trip tests for
both native and non-native.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
compatible with psycopg2's per-connection/cursor approach.  add round trip tests for
both native and non-native.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'issue_2581' of github.com:nathan-rice/sqlalchemy into pg_json</title>
<updated>2013-12-17T19:03:20+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2013-12-17T19:03:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=2c3afb4dcb6bedd5189ec7e5e25afaa4636be4c9'/>
<id>2c3afb4dcb6bedd5189ec7e5e25afaa4636be4c9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- round trip test</title>
<updated>2013-12-10T02:27:14+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2013-12-10T02:27:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=164bff07496c345c3c57a8b26439aa6a0fbce3b8'/>
<id>164bff07496c345c3c57a8b26439aa6a0fbce3b8</id>
<content type='text'>
- changelog
- some doc rearrangement
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- changelog
- some doc rearrangement
</pre>
</div>
</content>
</entry>
<entry>
<title>Adds tsvector to ischema_names for reflection to work.</title>
<updated>2013-12-09T19:37:52+00:00</updated>
<author>
<name>Noufal Ibrahim</name>
<email>noufal@nibrahim.net.in</email>
</author>
<published>2013-12-09T19:16:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=892c8762e681502fa0c5f5740a619f17f7848ea7'/>
<id>892c8762e681502fa0c5f5740a619f17f7848ea7</id>
<content type='text'>
Signed-off-by: Noufal Ibrahim &lt;noufal@nibrahim.net.in&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Noufal Ibrahim &lt;noufal@nibrahim.net.in&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Updates documentation for tsvector type.</title>
<updated>2013-12-09T19:37:36+00:00</updated>
<author>
<name>Noufal Ibrahim</name>
<email>noufal@nibrahim.net.in</email>
</author>
<published>2013-12-05T12:51:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=4eb8437f61139179a18f63168ff9987acfd0f3ca'/>
<id>4eb8437f61139179a18f63168ff9987acfd0f3ca</id>
<content type='text'>
Signed-off-by: Noufal Ibrahim &lt;noufal@nibrahim.net.in&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Noufal Ibrahim &lt;noufal@nibrahim.net.in&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Implements TSVECTOR type for postgresql.</title>
<updated>2013-12-09T19:28:09+00:00</updated>
<author>
<name>Noufal Ibrahim</name>
<email>noufal@nibrahim.net.in</email>
</author>
<published>2013-12-05T12:06:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=96359c6f3e81f55275666e94d9b9cadb7a1d923e'/>
<id>96359c6f3e81f55275666e94d9b9cadb7a1d923e</id>
<content type='text'>
Signed-off-by: Noufal Ibrahim &lt;noufal@nibrahim.net.in&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Noufal Ibrahim &lt;noufal@nibrahim.net.in&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>sqlalchemy/dialects/postgresql/__init__.py:</title>
<updated>2013-12-09T16:46:36+00:00</updated>
<author>
<name>nathan</name>
<email>nathan.alexander.rice@gmail.com</email>
</author>
<published>2013-12-09T16:46:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=64288c7d6ffc021e2388aa764e9a3b921506c7a0'/>
<id>64288c7d6ffc021e2388aa764e9a3b921506c7a0</id>
<content type='text'>
- Added import references to JSON class

 sqlalchemy/dialects/postgresql/base.py:
 - Added visitor method for JSON class

 sqlalchemy/dialects/postgresql/pgjson (new):
 - JSON class, supports automatic serialization and deserialization of json data, as well as basic json operators.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Added import references to JSON class

 sqlalchemy/dialects/postgresql/base.py:
 - Added visitor method for JSON class

 sqlalchemy/dialects/postgresql/pgjson (new):
 - JSON class, supports automatic serialization and deserialization of json data, as well as basic json operators.
</pre>
</div>
</content>
</entry>
<entry>
<title>- Fixed bug where values within an ENUM weren't escaped for single</title>
<updated>2013-11-30T18:53:26+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2013-11-30T18:53:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=66773a8801a584d36b514e22a03d92d66fb2931b'/>
<id>66773a8801a584d36b514e22a03d92d66fb2931b</id>
<content type='text'>
quote signs.   Note that this is backwards-incompatible for existing
workarounds that manually escape the single quotes. [ticket:2878]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
quote signs.   Note that this is backwards-incompatible for existing
workarounds that manually escape the single quotes. [ticket:2878]
</pre>
</div>
</content>
</entry>
<entry>
<title>- add support for bindparam() called from AsFromText</title>
<updated>2013-11-30T00:06:33+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2013-11-30T00:06:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=207fafe7e35b945a41e139b5507a8d73c7b019db'/>
<id>207fafe7e35b945a41e139b5507a8d73c7b019db</id>
<content type='text'>
- get PG dialect to work around "no nonexistent binds" rule for now,
though we might want to reconsider this behavior
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- get PG dialect to work around "no nonexistent binds" rule for now,
though we might want to reconsider this behavior
</pre>
</div>
</content>
</entry>
</feed>
