<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sqlalchemy.git/lib/sqlalchemy/dialects/postgresql, branch pr/104</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>- break up the &lt;authors&gt; copyright comment as part of a pass</title>
<updated>2014-07-09T22:26:55+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2014-07-09T22:26:55+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlalchemy.git/commit/?id=5407ec9d389cfa1cdd4ed4b82ba311085132d9db'/>
<id>5407ec9d389cfa1cdd4ed4b82ba311085132d9db</id>
<content type='text'>
to get all flake8 passing
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
to get all flake8 passing
</pre>
</div>
</content>
</entry>
<entry>
<title>- add postgresql_regconfig argument to PG dialect for match() operator,</title>
<updated>2014-07-08T22:18:04+00:00</updated>
<author>
<name>jonathan vanasco</name>
<email>jonathan@2xlp.com</email>
</author>
<published>2014-06-10T22:56:27+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlalchemy.git/commit/?id=c996b76d5b90476e0c0a253f8eb3db5cdbf73867'/>
<id>c996b76d5b90476e0c0a253f8eb3db5cdbf73867</id>
<content type='text'>
implements PG's to_tsquery('regconfig', 'arg') pattern. fixes #3078
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
implements PG's to_tsquery('regconfig', 'arg') pattern. fixes #3078
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #101 from ddimmich/master</title>
<updated>2014-07-07T14:40:03+00:00</updated>
<author>
<name>mike bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2014-07-07T14:40:03+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlalchemy.git/commit/?id=c9dceb0dfad9d8a57f531614a1a1403a99375300'/>
<id>c9dceb0dfad9d8a57f531614a1a1403a99375300</id>
<content type='text'>
Postgres 9.4 Jsonb support</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Postgres 9.4 Jsonb support</pre>
</div>
</content>
</entry>
<entry>
<title>- clarify that the pg8000 backend has no impact of any kind on</title>
<updated>2014-07-04T19:49:01+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2014-07-04T19:49:01+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlalchemy.git/commit/?id=6a7ef343618097916f3e2d8680cafe50c16a28c1'/>
<id>6a7ef343618097916f3e2d8680cafe50c16a28c1</id>
<content type='text'>
the pg8000 DBAPI's encoding behavior, fixes #3112.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
the pg8000 DBAPI's encoding behavior, fixes #3112.
</pre>
</div>
</content>
</entry>
<entry>
<title>jsonb support for &lt;@, ?| and ?&amp; added.</title>
<updated>2014-07-01T09:24:30+00:00</updated>
<author>
<name>Damian Dimmich</name>
<email>damian@tauri-tec.com</email>
</author>
<published>2014-07-01T09:24:30+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlalchemy.git/commit/?id=ceeee81017e5fb0ac03f4a102ffd6cce418f0b05'/>
<id>ceeee81017e5fb0ac03f4a102ffd6cce418f0b05</id>
<content type='text'>
need to see if equality already works.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
need to see if equality already works.
</pre>
</div>
</content>
</entry>
<entry>
<title>minor cleanup of the jsonb - had extraneous operators that where copied</title>
<updated>2014-06-28T19:11:03+00:00</updated>
<author>
<name>Damian Dimmich</name>
<email>damian@tauri-tec.com</email>
</author>
<published>2014-06-28T19:11:03+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlalchemy.git/commit/?id=4eca136e0914252a291046d8c2ed281fe6c56d94'/>
<id>4eca136e0914252a291046d8c2ed281fe6c56d94</id>
<content type='text'>
from hstore that don't apply.

Add tests for ? and @&gt; operators.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
from hstore that don't apply.

Add tests for ? and @&gt; operators.
</pre>
</div>
</content>
</entry>
<entry>
<title>add has_key &amp; contains operators for jsonb (ported over from hstore)</title>
<updated>2014-06-28T18:47:20+00:00</updated>
<author>
<name>Damian Dimmich</name>
<email>damian@tauri-tec.com</email>
</author>
<published>2014-06-28T18:47:20+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlalchemy.git/commit/?id=4e5fcee975040d6d82baceb8e0535a548411faa6'/>
<id>4e5fcee975040d6d82baceb8e0535a548411faa6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>initial support for JSONB - this only allows you to define the JSONB</title>
<updated>2014-06-24T07:23:21+00:00</updated>
<author>
<name>Damian Dimmich</name>
<email>damian@tauri-tec.com</email>
</author>
<published>2014-06-24T07:23:21+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlalchemy.git/commit/?id=01cc8fbacce8f571a47a3617b913e579bd666f97'/>
<id>01cc8fbacce8f571a47a3617b913e579bd666f97</id>
<content type='text'>
datatype - this does not add any of the additional support for
querying/indexing yet.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
datatype - this does not add any of the additional support for
querying/indexing yet.
</pre>
</div>
</content>
</entry>
<entry>
<title>- Added a new type :class:`.postgresql.OID` to the Postgresql dialect.</title>
<updated>2014-06-20T21:58:06+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2014-06-20T21:58:06+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlalchemy.git/commit/?id=42bbb7163adaaa1513c7c4f5212675632be8e030'/>
<id>42bbb7163adaaa1513c7c4f5212675632be8e030</id>
<content type='text'>
While "oid" is generally a private type within PG that is not exposed
in modern versions, there are some PG use cases such as large object
support where these types might be exposed, as well as within some
user-reported schema reflection use cases.
fixes #3002
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
While "oid" is generally a private type within PG that is not exposed
in modern versions, there are some PG use cases such as large object
support where these types might be exposed, as well as within some
user-reported schema reflection use cases.
fixes #3002
</pre>
</div>
</content>
</entry>
<entry>
<title>- changelog + docs for pg8000 transaction isolation level</title>
<updated>2014-05-30T16:27:42+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2014-05-30T16:27:42+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlalchemy.git/commit/?id=2e4d3e65e36df97ee4a7f443ccb02807be28fad6'/>
<id>2e4d3e65e36df97ee4a7f443ccb02807be28fad6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
