<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sqlalchemy.git/lib/sqlalchemy/engine, branch rel_0_4</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>- Connection.invalidate() checks for closed status</title>
<updated>2008-12-11T17:41:12+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2008-12-11T17:41:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=738e134f8c6a9ef6f79446d553bab4737e79cd89'/>
<id>738e134f8c6a9ef6f79446d553bab4737e79cd89</id>
<content type='text'>
to avoid attribute errors. [ticket:1246]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
to avoid attribute errors. [ticket:1246]
</pre>
</div>
</content>
</entry>
<entry>
<title> has_sequence() now takes the current "schema" argument into</title>
<updated>2008-09-03T18:03:48+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2008-09-03T18:03:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=b79488fc6561cf3f879bfdd48aeca40f3d2e3849'/>
<id>b79488fc6561cf3f879bfdd48aeca40f3d2e3849</id>
<content type='text'>
      account [ticket:1155]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
      account [ticket:1155]
</pre>
</div>
</content>
</entry>
<entry>
<title>- create_all(), drop_all(), create(), drop() all raise</title>
<updated>2008-06-22T16:53:07+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2008-06-22T16:53:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=45defff23dd7a51cbdb95e4a5b724620c29fa72e'/>
<id>45defff23dd7a51cbdb95e4a5b724620c29fa72e</id>
<content type='text'>
an error if the table name or schema name contains
more characters than that dialect's configured
character limit.  Some DB's can handle too-long
table names during usage, and SQLA can handle this
as well. But various reflection/
checkfirst-during-create scenarios fail since we are
looking for the name within the DB's catalog tables.
[ticket:571]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
an error if the table name or schema name contains
more characters than that dialect's configured
character limit.  Some DB's can handle too-long
table names during usage, and SQLA can handle this
as well. But various reflection/
checkfirst-during-create scenarios fail since we are
looking for the name within the DB's catalog tables.
[ticket:571]
</pre>
</div>
</content>
</entry>
<entry>
<title>back-merged current 0.4 trunk into rel_0_4 branch, which will become the 0.4 maintenance branch</title>
<updated>2008-05-09T14:07:28+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2008-05-09T14:07:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=f865f0a88da54707a9b33dfb121025dfab686009'/>
<id>f865f0a88da54707a9b33dfb121025dfab686009</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>took out extra exception catch/raise SQLError in places where it would already</title>
<updated>2007-07-27T03:15:34+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2007-07-27T03:15:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=ff464be3debf69323acf92f96017d46844a8e036'/>
<id>ff464be3debf69323acf92f96017d46844a8e036</id>
<content type='text'>
be SQLError
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
be SQLError
</pre>
</div>
</content>
</entry>
<entry>
<title>- removed problematic generate_dbapi_typemap() method.  its hardcoded just for oracle</title>
<updated>2007-07-26T22:30:09+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2007-07-26T22:30:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=e979b3cf122fa99b7890a545b9e1336ef0863167'/>
<id>e979b3cf122fa99b7890a545b9e1336ef0863167</id>
<content type='text'>
so far (which needs it the most).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
so far (which needs it the most).
</pre>
</div>
</content>
</entry>
<entry>
<title>temporarily disabling genrated type_map which breaks all the othe rdialects</title>
<updated>2007-07-26T22:18:59+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2007-07-26T22:18:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=6da610b89a9cbd40061dc11caaf650adc8eaa131'/>
<id>6da610b89a9cbd40061dc11caaf650adc8eaa131</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- very rudimental support for OUT parameters added; use sql.outparam(name, type)</title>
<updated>2007-07-26T22:09:52+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2007-07-26T22:09:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=f9faba23b20617a672c0e3c21bcc207f1953d9b0'/>
<id>f9faba23b20617a672c0e3c21bcc207f1953d9b0</id>
<content type='text'>
    to set up an OUT parameter, just like bindparam(); after execution, values are
    avaiable via result.out_parameters dictionary. [ticket:507]
- dialect.get_type_map() apparently never worked, not sure why unit test seemed
to work the first time around.
- OracleText doesn't seem to return cx_oracle.LOB.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
    to set up an OUT parameter, just like bindparam(); after execution, values are
    avaiable via result.out_parameters dictionary. [ticket:507]
- dialect.get_type_map() apparently never worked, not sure why unit test seemed
to work the first time around.
- OracleText doesn't seem to return cx_oracle.LOB.
</pre>
</div>
</content>
</entry>
<entry>
<title>- Compiled is just an object now.  the ClauseVisitor portion</title>
<updated>2007-07-26T18:55:57+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2007-07-26T18:55:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=9310999f341ea4b43304975de2dcb72220d0f9bb'/>
<id>9310999f341ea4b43304975de2dcb72220d0f9bb</id>
<content type='text'>
is now specific to ANSICompiler.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
is now specific to ANSICompiler.
</pre>
</div>
</content>
</entry>
<entry>
<title>  - added array slice support to row[&lt;index&gt;] [ticket:686]</title>
<updated>2007-07-26T17:45:25+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2007-07-26T17:45:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=e5c0fc43725fcb089614f313cb2937479f66d644'/>
<id>e5c0fc43725fcb089614f313cb2937479f66d644</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
