<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sqlalchemy.git/lib/sqlalchemy/dialects, branch pr/1</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>Regression from this ticket caused the unsupported keyword</title>
<updated>2013-05-15T19:46:29+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2013-05-15T19:46:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=cfb0f9ca14f82c9ba06c4d5cbc992f821eb2234e'/>
<id>cfb0f9ca14f82c9ba06c4d5cbc992f821eb2234e</id>
<content type='text'>
"true" to render, added logic to convert this to 1/0
for SQL server.
[ticket:2682]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
"true" to render, added logic to convert this to 1/0
for SQL server.
[ticket:2682]
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated mysqlconnector dialect to check for disconnect based</title>
<updated>2013-04-29T23:49:28+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2013-04-29T23:49:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=eb431e4aa5a0dbf3af73497289aade857cf70233'/>
<id>eb431e4aa5a0dbf3af73497289aade857cf70233</id>
<content type='text'>
on the apparent string message sent in the exception; tested
against mysqlconnector 1.0.9.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
on the apparent string message sent in the exception; tested
against mysqlconnector 1.0.9.
</pre>
</div>
</content>
</entry>
<entry>
<title>- fix long-outdated documentation for sql_mode/ansiquotes,</title>
<updated>2013-04-29T23:21:44+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2013-04-29T23:21:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=2cea98dfc511abd569adff2deba3e6d0d0760f3e'/>
<id>2cea98dfc511abd569adff2deba3e6d0d0760f3e</id>
<content type='text'>
closes [ticket:1552]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
closes [ticket:1552]
</pre>
</div>
</content>
</entry>
<entry>
<title>oracle doesn't have TRUE/FALSE, put 1/0 here, see how that goes</title>
<updated>2013-04-26T23:49:48+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2013-04-26T23:49:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=0a5737d9a85a28236a68080d699ef01ac7aed5ee'/>
<id>0a5737d9a85a28236a68080d699ef01ac7aed5ee</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>need to test for (list, tuple) here and not hasattr("__iter__")</title>
<updated>2013-04-26T23:48:43+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2013-04-26T23:48:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=9a1c505d321b09a8cc4b7e16549f2023b60c247e'/>
<id>9a1c505d321b09a8cc4b7e16549f2023b60c247e</id>
<content type='text'>
since Py3K strings have __iter__
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
since Py3K strings have __iter__
</pre>
</div>
</content>
</entry>
<entry>
<title>- only search in the exception before the first newline, to avoid</title>
<updated>2013-04-23T17:07:36+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2013-04-23T17:07:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=177ad548c458a9f1b8d43378fa8f16e349f80ac3'/>
<id>177ad548c458a9f1b8d43378fa8f16e349f80ac3</id>
<content type='text'>
false positives for SQL statements containing certain text
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
false positives for SQL statements containing certain text
</pre>
</div>
</content>
</entry>
<entry>
<title>Opened up the checking for "disconnect" with psycopg2/libpq</title>
<updated>2013-04-22T23:33:39+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2013-04-22T23:33:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=00c163bfb13d273e61dcb7ec78ac96338c916de7'/>
<id>00c163bfb13d273e61dcb7ec78ac96338c916de7</id>
<content type='text'>
to check for all the various "disconnect" messages within
the full exception hierarchy.  Specifically the
"closed the connection unexpectedly" message has now been
seen in at least three different exception types.
[ticket:2712]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
to check for all the various "disconnect" messages within
the full exception hierarchy.  Specifically the
"closed the connection unexpectedly" message has now been
seen in at least three different exception types.
[ticket:2712]
</pre>
</div>
</content>
</entry>
<entry>
<title>tweak this some more to handle the array being empty again</title>
<updated>2013-04-22T21:24:31+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2013-04-22T21:24:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=63c211f42730011760aa8e3f88b2171b23bc0a60'/>
<id>63c211f42730011760aa8e3f88b2171b23bc0a60</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- change to [ticket:2681], pre-coerce the array to list</title>
<updated>2013-04-22T21:08:02+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2013-04-22T21:08:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=d2f8c83e25ea7abb49315c30518f6415b497f1a7'/>
<id>d2f8c83e25ea7abb49315c30518f6415b497f1a7</id>
<content type='text'>
unconditonally instead so that it works in all cases.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
unconditonally instead so that it works in all cases.
</pre>
</div>
</content>
</entry>
<entry>
<title>The operators for the Postgresql ARRAY type supports</title>
<updated>2013-04-22T20:57:15+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2013-04-22T20:57:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=422f4718715ad89346f42caf03bdd2ed745e5a23'/>
<id>422f4718715ad89346f42caf03bdd2ed745e5a23</id>
<content type='text'>
input types of sets, generators, etc. but only when a dimension
is specified for the ARRAY; otherwise, the dialect
needs to peek inside of "arr[0]" to guess how many
dimensions are in use.  If this occurs with a non
list/tuple type, the error message is now informative
and directs to specify a dimension for the ARRAY.
[ticket:2681]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
input types of sets, generators, etc. but only when a dimension
is specified for the ARRAY; otherwise, the dialect
needs to peek inside of "arr[0]" to guess how many
dimensions are in use.  If this occurs with a non
list/tuple type, the error message is now informative
and directs to specify a dimension for the ARRAY.
[ticket:2681]
</pre>
</div>
</content>
</entry>
</feed>
