<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sqlalchemy-migrate.git, branch 0.9.5</title>
<subtitle>github.com: stackforge/sqlalchemy-migrate.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy-migrate.git/'/>
<entry>
<title>Merge "Don't run the test if _setup() fails"</title>
<updated>2015-02-24T23:07:21+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2015-02-24T23:07:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy-migrate.git/commit/?id=8a638ce9d6f1103ce688117e7c78b8f6eb392e49'/>
<id>8a638ce9d6f1103ce688117e7c78b8f6eb392e49</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "script: strip comments in SQL statements"</title>
<updated>2015-02-24T23:05:33+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2015-02-24T23:05:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy-migrate.git/commit/?id=24521798bc2e089c29f7d611015403ef5746399b'/>
<id>24521798bc2e089c29f7d611015403ef5746399b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Fix .gitignore for .tox and .testrepository"</title>
<updated>2015-02-24T19:30:30+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2015-02-24T19:30:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy-migrate.git/commit/?id=bf40e79a6a560ec688fba461af6791ec11937145'/>
<id>bf40e79a6a560ec688fba461af6791ec11937145</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't run the test if _setup() fails</title>
<updated>2015-02-23T15:03:25+00:00</updated>
<author>
<name>Roman Podoliaka</name>
<email>rpodolyaka@mirantis.com</email>
</author>
<published>2015-01-29T17:55:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy-migrate.git/commit/?id=5feeaba69f7b090d187b7cf4e0ff4f6293369f6a'/>
<id>5feeaba69f7b090d187b7cf4e0ff4f6293369f6a</id>
<content type='text'>
Change-Id: I2c89c98961044f0e0a1d9b4c2eeea190c5830eed
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I2c89c98961044f0e0a1d9b4c2eeea190c5830eed
</pre>
</div>
</content>
</entry>
<entry>
<title>Correcting minor typo</title>
<updated>2015-02-22T12:03:55+00:00</updated>
<author>
<name>Yuval Langer</name>
<email>yuval.langer@gmail.com</email>
</author>
<published>2015-02-22T12:02:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy-migrate.git/commit/?id=c8c5c4bdd83af50983ad1129e38ffbb31aa08fc8'/>
<id>c8c5c4bdd83af50983ad1129e38ffbb31aa08fc8</id>
<content type='text'>
Change-Id: Ib8b897414039224971a1535c268c8a21fc3534fb
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Ib8b897414039224971a1535c268c8a21fc3534fb
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix .gitignore for .tox and .testrepository</title>
<updated>2015-02-20T18:43:00+00:00</updated>
<author>
<name>Matt Riedemann</name>
<email>mriedem@us.ibm.com</email>
</author>
<published>2015-02-20T18:43:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy-migrate.git/commit/?id=9d212e6fb9063cdca35bf03ab0d97a389de675be'/>
<id>9d212e6fb9063cdca35bf03ab0d97a389de675be</id>
<content type='text'>
The entries for tox and testrepository weren't
working with `git clean -df` so this updates them
to match what's in nova's .gitignore. Testing
manually shows this doesn't blast those directories
when running git clean.

Change-Id: Iba569afabea748369f76351bf5521ca1c0fdce0c
Closes-Bug: #1423983
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The entries for tox and testrepository weren't
working with `git clean -df` so this updates them
to match what's in nova's .gitignore. Testing
manually shows this doesn't blast those directories
when running git clean.

Change-Id: Iba569afabea748369f76351bf5521ca1c0fdce0c
Closes-Bug: #1423983
</pre>
</div>
</content>
</entry>
<entry>
<title>allow dropping fkeys with sqlite</title>
<updated>2015-02-20T18:04:35+00:00</updated>
<author>
<name>Matt Riedemann</name>
<email>mriedem@us.ibm.com</email>
</author>
<published>2015-02-20T17:26:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy-migrate.git/commit/?id=ae64d828df9debe61283ca7aa436bdbf0b49d0e7'/>
<id>ae64d828df9debe61283ca7aa436bdbf0b49d0e7</id>
<content type='text'>
This implements the ability to drop foreign keys
with sqlite. It's basically the same implementation
used for dropping unique constraints so the common
code is refactored.

The existing FKey test that was skipping sqlite is
no longer skipped to show this works.

Change-Id: Idaaf4229e34af4c21c3bcead4b4e22491d24238e
Closes-Bug: #1423955
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This implements the ability to drop foreign keys
with sqlite. It's basically the same implementation
used for dropping unique constraints so the common
code is refactored.

The existing FKey test that was skipping sqlite is
no longer skipped to show this works.

Change-Id: Idaaf4229e34af4c21c3bcead4b4e22491d24238e
Closes-Bug: #1423955
</pre>
</div>
</content>
</entry>
<entry>
<title>Add pretty_tox setup</title>
<updated>2015-01-29T20:19:02+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2015-01-29T18:50:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy-migrate.git/commit/?id=997855db3b95d1e8e057502d42597ecdd44027b5'/>
<id>997855db3b95d1e8e057502d42597ecdd44027b5</id>
<content type='text'>
This changeset adds the pretty_tox script runner to SQLAlchemy-migrate,
so that current test runs can be viewed clearly.

Change-Id: I3884703e24cb636983a0202c46899c772419d401
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This changeset adds the pretty_tox script runner to SQLAlchemy-migrate,
so that current test runs can be viewed clearly.

Change-Id: I3884703e24cb636983a0202c46899c772419d401
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Update requirements file matching global requ"</title>
<updated>2015-01-27T15:20:40+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2015-01-27T15:20:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy-migrate.git/commit/?id=75034abe515a49e0efafb91519cfdf448ba02c73'/>
<id>75034abe515a49e0efafb91519cfdf448ba02c73</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Work toward Python 3.4 support and testing"</title>
<updated>2015-01-15T23:04:03+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2015-01-15T23:04:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy-migrate.git/commit/?id=6aca7a17fc336e83f2ce47e453d30779e0067531'/>
<id>6aca7a17fc336e83f2ce47e453d30779e0067531</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
