<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sqlalchemy.git, branch pr/27</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>fix syntax error for py3.2</title>
<updated>2013-09-10T12:05:18+00:00</updated>
<author>
<name>Anatoly Bubenkov</name>
<email>bubenkoff@gmail.com</email>
</author>
<published>2013-09-10T12:05:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=537ca35e20c65c145be7cd54fb817add5f6f259f'/>
<id>537ca35e20c65c145be7cd54fb817add5f6f259f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>added tox config</title>
<updated>2013-09-10T10:52:41+00:00</updated>
<author>
<name>Anatoly Bubenkov</name>
<email>bubenkoff@gmail.com</email>
</author>
<published>2013-09-10T10:52:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=8e1f7431e4db2990f3a0bce83e26d3be8eea0a53'/>
<id>8e1f7431e4db2990f3a0bce83e26d3be8eea0a53</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>travis integration</title>
<updated>2013-09-10T08:58:35+00:00</updated>
<author>
<name>Anatoly Bubenkov</name>
<email>bubenkoff@gmail.com</email>
</author>
<published>2013-09-10T08:58:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=7092e64731b709353134ea633fce4762545e44f1'/>
<id>7092e64731b709353134ea633fce4762545e44f1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>travis integration</title>
<updated>2013-09-10T08:58:25+00:00</updated>
<author>
<name>Anatoly Bubenkov</name>
<email>bubenkoff@gmail.com</email>
</author>
<published>2013-09-10T08:58:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=95ecca3255c95a9a09d18c5ae19338a58e3e36c5'/>
<id>95ecca3255c95a9a09d18c5ae19338a58e3e36c5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- modify what we did in [ticket:2793] so that we can also set the</title>
<updated>2013-09-07T01:39:36+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2013-09-07T01:39:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=5a6895471fb6bf9afe9bdf017f1fa2c6246ae303'/>
<id>5a6895471fb6bf9afe9bdf017f1fa2c6246ae303</id>
<content type='text'>
version id programmatically outside of the generator.   using this system,
we can also leave the version id alone.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
version id programmatically outside of the generator.   using this system,
we can also leave the version id alone.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed Query.exists() method for the case, when query doesn't have any filters applied.</title>
<updated>2013-09-04T15:45:14+00:00</updated>
<author>
<name>Vladimir Magamedov</name>
<email>vladimir@magamedov.com</email>
</author>
<published>2013-09-04T08:43:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=e8167548429b9d4937caaa09740ffe9bdab1ef61'/>
<id>e8167548429b9d4937caaa09740ffe9bdab1ef61</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add caveats regarding RETURNING</title>
<updated>2013-09-02T16:33:49+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2013-09-02T16:33:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=b727d05ce1d23289878899b8982aeba09b824d62'/>
<id>b727d05ce1d23289878899b8982aeba09b824d62</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use a different col here to keep oracle happy</title>
<updated>2013-09-02T16:11:24+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2013-09-02T16:11:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=21fac20884659bc5af59585a8b454440a8e796ca'/>
<id>21fac20884659bc5af59585a8b454440a8e796ca</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>plus some more adjustments for mysql, or in general if an Index refers to</title>
<updated>2013-08-28T21:31:40+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2013-08-28T21:31:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=97168dbf69f8aa21de2e764a4a4993215cb9b726'/>
<id>97168dbf69f8aa21de2e764a4a4993215cb9b726</id>
<content type='text'>
in-python only cols
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
in-python only cols
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed bug where using the ``column_reflect`` event to change the ``.key``</title>
<updated>2013-08-28T21:25:44+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2013-08-28T21:25:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=fe66951f5de6a2b201dc3ecc2261f4f8b8888e9f'/>
<id>fe66951f5de6a2b201dc3ecc2261f4f8b8888e9f</id>
<content type='text'>
of the incoming :class:`.Column` would prevent primary key constraints,
indexes, and foreign key constraints from being correctly reflected.
Also in 0.8.3. [ticket:2811]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
of the incoming :class:`.Column` would prevent primary key constraints,
indexes, and foreign key constraints from being correctly reflected.
Also in 0.8.3. [ticket:2811]
</pre>
</div>
</content>
</entry>
</feed>
