<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sqlalchemy-migrate.git/test/changeset/test_changeset.py, branch master</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>rename test package to tests (problems with pytest dist)</title>
<updated>2010-02-05T17:45:17+00:00</updated>
<author>
<name>iElectric</name>
<email>unknown</email>
</author>
<published>2010-02-05T17:45:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy-migrate.git/commit/?id=1c8022691888a5addf20489655b4ec8508c2df2c'/>
<id>1c8022691888a5addf20489655b4ec8508c2df2c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>last but not least SA06 test fixes</title>
<updated>2010-02-05T04:25:40+00:00</updated>
<author>
<name>iElectric</name>
<email>unknown</email>
</author>
<published>2010-02-05T04:25:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy-migrate.git/commit/?id=230fcef65e1ed4cb1e615fc2a1be1c38e0921fcd'/>
<id>230fcef65e1ed4cb1e615fc2a1be1c38e0921fcd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>merge</title>
<updated>2009-08-10T10:24:01+00:00</updated>
<author>
<name>iElectric</name>
<email>unknown</email>
</author>
<published>2009-08-10T10:24:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy-migrate.git/commit/?id=ccf7be33721e4584206cde292b07479aa6b47f1d'/>
<id>ccf7be33721e4584206cde292b07479aa6b47f1d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add populate_default kwarg to column.create, fixes issue #50</title>
<updated>2009-07-01T02:01:13+00:00</updated>
<author>
<name>iElectric</name>
<email>unknown</email>
</author>
<published>2009-07-01T02:01:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy-migrate.git/commit/?id=e765caaef44be49cbe17a9c14c93367001afe8ea'/>
<id>e765caaef44be49cbe17a9c14c93367001afe8ea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>convert svn to hg</title>
<updated>2009-06-30T20:50:18+00:00</updated>
<author>
<name>iElectric</name>
<email>unknown</email>
</author>
<published>2009-06-30T20:50:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy-migrate.git/commit/?id=9cedba8b8bf04421740b50c9f00f9c4198391467'/>
<id>9cedba8b8bf04421740b50c9f00f9c4198391467</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>always return delta when using alter constructs</title>
<updated>2009-06-27T14:27:05+00:00</updated>
<author>
<name>iElectric</name>
<email>unknown</email>
</author>
<published>2009-06-27T14:27:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy-migrate.git/commit/?id=5a06b033d22b21f6838571de85791f6ce95f2b1a'/>
<id>5a06b033d22b21f6838571de85791f6ce95f2b1a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- completely refactored ColumnDelta to extract differences between columns/parameters (also fixes issue #23)</title>
<updated>2009-06-27T14:13:27+00:00</updated>
<author>
<name>iElectric</name>
<email>unknown</email>
</author>
<published>2009-06-27T14:13:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy-migrate.git/commit/?id=9f7ab96881415ec6bd7fc7729f5196d75d01b8ab'/>
<id>9f7ab96881415ec6bd7fc7729f5196d75d01b8ab</id>
<content type='text'>
- fixed some bugs (passing server_default) on column.alter
- updated tests, specially ColumnDelta and column.alter
- introduced alter_metadata which can preserve altering existing objects if False (defaults to True)
- updated documentation</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- fixed some bugs (passing server_default) on column.alter
- updated tests, specially ColumnDelta and column.alter
- introduced alter_metadata which can preserve altering existing objects if False (defaults to True)
- updated documentation</pre>
</div>
</content>
</entry>
<entry>
<title>adding basic support for firebird, fixes #55</title>
<updated>2009-06-22T10:22:06+00:00</updated>
<author>
<name>iElectric</name>
<email>unknown</email>
</author>
<published>2009-06-22T10:22:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy-migrate.git/commit/?id=a8c31eb25f89542c9be72d0a8f90b4d984b6aead'/>
<id>a8c31eb25f89542c9be72d0a8f90b4d984b6aead</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>finally, tests pass for all supported dialects</title>
<updated>2009-06-21T12:51:33+00:00</updated>
<author>
<name>iElectric</name>
<email>unknown</email>
</author>
<published>2009-06-21T12:51:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy-migrate.git/commit/?id=17cc5f36e6f1463fbb0b9ad912f5c5dc983e08a8'/>
<id>17cc5f36e6f1463fbb0b9ad912f5c5dc983e08a8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>updated changeset tests. whole package is finally PEP8. fixed mysql tests&amp;bugs. updated docs where apropriate. changeset test coverage almost at 100%</title>
<updated>2009-06-20T22:33:03+00:00</updated>
<author>
<name>iElectric</name>
<email>unknown</email>
</author>
<published>2009-06-20T22:33:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy-migrate.git/commit/?id=cde0f9b52d900288d5ff85fe0e742f9d73c37e6f'/>
<id>cde0f9b52d900288d5ff85fe0e742f9d73c37e6f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
