<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sqlalchemy.git/test/dialect/postgresql/test_compiler.py, branch pr/151</title>
<subtitle>github.com: zzzeek/sqlalchemy.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlalchemy.git/'/>
<entry>
<title>- pep8 formatting for pg table opts feature, tests</title>
<updated>2014-08-23T19:21:16+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2014-08-23T19:21:16+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=b490534657229cbc44f1f5735a39539ceaf776a3'/>
<id>b490534657229cbc44f1f5735a39539ceaf776a3</id>
<content type='text'>
- add support for PG INHERITS
- fix mis-named tests
- changelog
fixes #2051
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- add support for PG INHERITS
- fix mis-named tests
- changelog
fixes #2051
</pre>
</div>
</content>
</entry>
<entry>
<title>Correcting options name from withoids to with_oids</title>
<updated>2014-08-17T00:48:21+00:00</updated>
<author>
<name>Malik Diarra</name>
<email>malik.diarra@gmail.com</email>
</author>
<published>2014-08-17T00:48:21+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=9eacc8d42ad49527c7fd0fe7e37100edba9eb1dc'/>
<id>9eacc8d42ad49527c7fd0fe7e37100edba9eb1dc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>quoting tablespace name in create table command in postgresql dialect</title>
<updated>2014-08-16T23:56:02+00:00</updated>
<author>
<name>Malik Diarra</name>
<email>malik.diarra@gmail.com</email>
</author>
<published>2014-08-16T23:39:14+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=8e03430acdb98d7e5fef4a48a3120b928ed3266d'/>
<id>8e03430acdb98d7e5fef4a48a3120b928ed3266d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Adding oids and on_commit table options</title>
<updated>2014-08-16T23:56:02+00:00</updated>
<author>
<name>Malik Diarra</name>
<email>malik.diarra@gmail.com</email>
</author>
<published>2014-08-16T22:39:36+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=d6873904c40134df787ffe5459d61d3663bf5d5f'/>
<id>d6873904c40134df787ffe5459d61d3663bf5d5f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Adding a tablespace options for postgresql create table</title>
<updated>2014-08-16T23:56:02+00:00</updated>
<author>
<name>Malik Diarra</name>
<email>malik.diarra@gmail.com</email>
</author>
<published>2014-08-12T23:39:09+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=ef6042ff461e490c2a3040f18f0a3688b2e601a0'/>
<id>ef6042ff461e490c2a3040f18f0a3688b2e601a0</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 in :class:`.postgresql.array` object where comparison</title>
<updated>2014-07-25T20:08:21+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2014-07-25T20:08:21+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=d92177cede956e4ca12e0fdad5021bdd54715161'/>
<id>d92177cede956e4ca12e0fdad5021bdd54715161</id>
<content type='text'>
to a plain Python list would fail to use the correct array constructor.
Pull request courtesy Andrew.  fixes #3141
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
to a plain Python list would fail to use the correct array constructor.
Pull request courtesy Andrew.  fixes #3141
</pre>
</div>
</content>
</entry>
<entry>
<title>- flake8 all of test/dialect/postgresql</title>
<updated>2014-07-25T20:04:35+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2014-07-25T20:04:35+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=31178db91455ead5bfd4269658073c745e090569'/>
<id>31178db91455ead5bfd4269658073c745e090569</id>
<content type='text'>
- add __backend__ to most tests so that pg8000 can start coming in
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- add __backend__ to most tests so that pg8000 can start coming in
</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://trove.baserock.org/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>- changelog for #2785</title>
<updated>2014-05-16T17:09:50+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2014-05-16T17:09:50+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=460465a8749aecff761e1c81c77d7c23e8672789'/>
<id>460465a8749aecff761e1c81c77d7c23e8672789</id>
<content type='text'>
- refactor tests a bit
fixes #2785
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- refactor tests a bit
fixes #2785
</pre>
</div>
</content>
</entry>
<entry>
<title>zero_indexes-param-for-postgresql-ARRAY-type</title>
<updated>2014-05-13T11:48:29+00:00</updated>
<author>
<name>Alexey Terentev</name>
<email>alexey@terentyev.su</email>
</author>
<published>2014-05-13T09:10:39+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=57b6da9d402f164605c7bfe270654725cb604f1f'/>
<id>57b6da9d402f164605c7bfe270654725cb604f1f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
