<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sqlalchemy.git/lib/sqlalchemy/dialects, branch pr/51</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>Remove terminated connections from the pool.</title>
<updated>2013-12-16T20:50:10+00:00</updated>
<author>
<name>John Anderson</name>
<email>sontek@gmail.com</email>
</author>
<published>2013-12-16T20:50:10+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlalchemy.git/commit/?id=3147ca30401aad28868315c5e336f0afd3700993'/>
<id>3147ca30401aad28868315c5e336f0afd3700993</id>
<content type='text'>
In pymssql, if you terminate a long running query manually
it will give you a connection reset by peer message, but this
connection remains in the pool and will be re-used.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In pymssql, if you terminate a long running query manually
it will give you a connection reset by peer message, but this
connection remains in the pool and will be re-used.
</pre>
</div>
</content>
</entry>
<entry>
<title>- add "force_nocheck" as a way to turn on unicode=force without even</title>
<updated>2013-12-16T02:23:01+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2013-12-16T02:23:01+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlalchemy.git/commit/?id=b2223ab14988317f86fcbb6271a8b853b2924bae'/>
<id>b2223ab14988317f86fcbb6271a8b853b2924bae</id>
<content type='text'>
doing the isinstance() check - currently used only by psycopg2 + native enum + py2k.
- didn't realize psycopg2 had UNICODEARRAY extension all this time; replace _PGArray
with just using UNICODEARRAY instead.
- replace unnecessary/inconsistent __import__ in _isolation_lookup.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
doing the isinstance() check - currently used only by psycopg2 + native enum + py2k.
- didn't realize psycopg2 had UNICODEARRAY extension all this time; replace _PGArray
with just using UNICODEARRAY instead.
- replace unnecessary/inconsistent __import__ in _isolation_lookup.
</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://91.123.203.49/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://91.123.203.49/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://91.123.203.49/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://91.123.203.49/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>Fix MSSQL dialects visit_drop_index to use the correct DDL</title>
<updated>2013-12-05T03:49:13+00:00</updated>
<author>
<name>donkopotamus</name>
<email>derek.harland@finq.co.nz</email>
</author>
<published>2013-12-05T03:49:13+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlalchemy.git/commit/?id=b18440c8326539582153f4dbb4a3b09f29535712'/>
<id>b18440c8326539582153f4dbb4a3b09f29535712</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Added ORA-02396 "maximum idle time" error code to list of</title>
<updated>2013-12-03T18:18:40+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2013-12-03T18:18:40+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlalchemy.git/commit/?id=21feea9c1d278036cc37add813b72d0dbd4b1754'/>
<id>21feea9c1d278036cc37add813b72d0dbd4b1754</id>
<content type='text'>
"is disconnect" codes with cx_oracle. [ticket:2864]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
"is disconnect" codes with cx_oracle. [ticket:2864]
</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://91.123.203.49/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://91.123.203.49/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>
