<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sqlalchemy.git/lib/sqlalchemy/dialects, branch pr/42</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>added LockmodeArgs</title>
<updated>2013-11-28T13:50:41+00:00</updated>
<author>
<name>Mario Lassnig</name>
<email>mario@lassnig.net</email>
</author>
<published>2013-11-28T13:50:41+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=e9aaf8eb66343f247b1ec2189707f820e20a0629'/>
<id>e9aaf8eb66343f247b1ec2189707f820e20a0629</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>added ORM support</title>
<updated>2013-11-14T19:18:52+00:00</updated>
<author>
<name>Mario Lassnig</name>
<email>mario@lassnig.net</email>
</author>
<published>2013-11-14T19:18:52+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=741da873841012d893ec08bd77a5ecc9237eaab8'/>
<id>741da873841012d893ec08bd77a5ecc9237eaab8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add psql FOR UPDATE OF functionality</title>
<updated>2013-11-12T22:08:51+00:00</updated>
<author>
<name>Mario Lassnig</name>
<email>mario@lassnig.net</email>
</author>
<published>2013-11-12T22:08:51+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=71c45937f9adbb64482fffcda75f8fe4d063e027'/>
<id>71c45937f9adbb64482fffcda75f8fe4d063e027</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 where index reflection would mis-interpret indkey values</title>
<updated>2013-10-27T22:14:44+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2013-10-27T22:14:44+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=1e2945d26c126f0aad0dbe1c06fdcb62d3172597'/>
<id>1e2945d26c126f0aad0dbe1c06fdcb62d3172597</id>
<content type='text'>
when using the pypostgresql adapter, which returns these values
as lists vs. psycopg2's return type of string.
[ticket:2855]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
when using the pypostgresql adapter, which returns these values
as lists vs. psycopg2's return type of string.
[ticket:2855]
</pre>
</div>
</content>
</entry>
<entry>
<title>- Fixed bug where Oracle table reflection using synonyms would fail</title>
<updated>2013-10-25T23:11:53+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2013-10-25T23:11:53+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=5070c81ab963c1432bbbecf38d4cad7ac7b81652'/>
<id>5070c81ab963c1432bbbecf38d4cad7ac7b81652</id>
<content type='text'>
if the synonym and the table were in different remote schemas.
Patch to fix courtesy Kyle Derr. [ticket:2853]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
if the synonym and the table were in different remote schemas.
Patch to fix courtesy Kyle Derr. [ticket:2853]
</pre>
</div>
</content>
</entry>
<entry>
<title>- Fix and test parsing of MySQL foreign key options within reflection;</title>
<updated>2013-10-25T21:18:40+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2013-10-25T21:18:40+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=51e8e5df469b755ad8ba940a43281e8423789167'/>
<id>51e8e5df469b755ad8ba940a43281e8423789167</id>
<content type='text'>
this complements the work in :ticket:`2183` where we begin to support
reflection of foreign key options such as ON UPDATE/ON DELETE
cascade. [ticket:2839]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this complements the work in :ticket:`2183` where we begin to support
reflection of foreign key options such as ON UPDATE/ON DELETE
cascade. [ticket:2839]
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' of github.com:ijl/sqlalchemy into merge_2183</title>
<updated>2013-10-25T21:01:38+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2013-10-25T21:01:38+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=e5a42a748be8c5556fa631f031173452f581d05b'/>
<id>e5a42a748be8c5556fa631f031173452f581d05b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- The typing system now handles the task of rendering "literal bind" values,</title>
<updated>2013-10-20T20:59:56+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2013-10-20T20:59:56+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=4663ec98b226a7d495846f0d89c646110705bb30'/>
<id>4663ec98b226a7d495846f0d89c646110705bb30</id>
<content type='text'>
e.g. values that are normally bound parameters but due to context must
be rendered as strings, typically within DDL constructs such as
CHECK constraints and indexes (note that "literal bind" values
become used by DDL as of :ticket:`2742`).  A new method
:meth:`.TypeEngine.literal_processor` serves as the base, and
:meth:`.TypeDecorator.process_literal_param` is added to allow wrapping
of a native literal rendering method. [ticket:2838]
- enhance _get_colparams so that we can send flags like literal_binds into
INSERT statements
- add support in PG for inspecting standard_conforming_strings
- add a new series of roundtrip tests based on INSERT of literal plus SELECT
for basic literal rendering in dialect suite
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
e.g. values that are normally bound parameters but due to context must
be rendered as strings, typically within DDL constructs such as
CHECK constraints and indexes (note that "literal bind" values
become used by DDL as of :ticket:`2742`).  A new method
:meth:`.TypeEngine.literal_processor` serves as the base, and
:meth:`.TypeDecorator.process_literal_param` is added to allow wrapping
of a native literal rendering method. [ticket:2838]
- enhance _get_colparams so that we can send flags like literal_binds into
INSERT statements
- add support in PG for inspecting standard_conforming_strings
- add a new series of roundtrip tests based on INSERT of literal plus SELECT
for basic literal rendering in dialect suite
</pre>
</div>
</content>
</entry>
<entry>
<title>- attempt to clarify what mutable extension does for HSTORE, [ticket:2803]</title>
<updated>2013-10-18T23:34:58+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2013-10-18T23:34:58+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=71e043aaae1ff9cbf0597846b4cfdf645a46ebdf'/>
<id>71e043aaae1ff9cbf0597846b4cfdf645a46ebdf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Removed a 128-character truncation from the reflection of the</title>
<updated>2013-10-18T23:00:05+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2013-10-18T23:00:05+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=fff90799098bd14ea68c158c787585f6dec130d4'/>
<id>fff90799098bd14ea68c158c787585f6dec130d4</id>
<content type='text'>
server default for a column; this code was original from
PG system views which truncated the string for readability.
[ticket:2844]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
server default for a column; this code was original from
PG system views which truncated the string for readability.
[ticket:2844]
</pre>
</div>
</content>
</entry>
</feed>
