<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Migrations, Schema Evolution and SQLAlchemy</title>
	<atom:link href="http://compoundthinking.com/blog/index.php/2008/02/14/migrations-schema-evolution-and-sqlalchemy/feed/" rel="self" type="application/rss+xml" />
	<link>http://compoundthinking.com/blog/index.php/2008/02/14/migrations-schema-evolution-and-sqlalchemy/</link>
	<description>Thinking about programming in new ways</description>
	<lastBuildDate>Wed, 28 Jul 2010 19:00:53 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: James Bennett</title>
		<link>http://compoundthinking.com/blog/index.php/2008/02/14/migrations-schema-evolution-and-sqlalchemy/#comment-130563</link>
		<dc:creator>James Bennett</dc:creator>
		<pubDate>Thu, 14 Feb 2008 23:30:57 +0000</pubDate>
		<guid isPermaLink="false">http://compoundthinking.com/blog/index.php/2008/02/14/migrations-schema-evolution-and-sqlalchemy/#comment-130563</guid>
		<description>From where I stand, the most promising migration tool in the Django camp is Russ&#039; django-evolution project:

http://code.google.com/p/django-evolution/</description>
		<content:encoded><![CDATA[<p>From where I stand, the most promising migration tool in the Django camp is Russ&#8217; django-evolution project:</p>
<p><a href="http://code.google.com/p/django-evolution/" rel="nofollow">http://code.google.com/p/django-evolution/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Ramm</title>
		<link>http://compoundthinking.com/blog/index.php/2008/02/14/migrations-schema-evolution-and-sqlalchemy/#comment-130545</link>
		<dc:creator>Mark Ramm</dc:creator>
		<pubDate>Thu, 14 Feb 2008 21:56:43 +0000</pubDate>
		<guid isPermaLink="false">http://compoundthinking.com/blog/index.php/2008/02/14/migrations-schema-evolution-and-sqlalchemy/#comment-130545</guid>
		<description>Thanks Kent I&#039;ll take a look at DbMigration tonight.  And I removed the couple extra words at the end of that sentence, and it now reads better.</description>
		<content:encoded><![CDATA[<p>Thanks Kent I&#8217;ll take a look at DbMigration tonight.  And I removed the couple extra words at the end of that sentence, and it now reads better.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kent Johnson</title>
		<link>http://compoundthinking.com/blog/index.php/2008/02/14/migrations-schema-evolution-and-sqlalchemy/#comment-130538</link>
		<dc:creator>Kent Johnson</dc:creator>
		<pubDate>Thu, 14 Feb 2008 21:32:11 +0000</pubDate>
		<guid isPermaLink="false">http://compoundthinking.com/blog/index.php/2008/02/14/migrations-schema-evolution-and-sqlalchemy/#comment-130538</guid>
		<description>I am happy with DbMigration for Django migrations. It doesn&#039;t figure out the migrations for you - you have to write the SQL or Python code - but it manages the migrations and applies them in order.
http://www.aswmc.com/dbmigration/

BTW the last sentence of your second paragraph needs help.</description>
		<content:encoded><![CDATA[<p>I am happy with DbMigration for Django migrations. It doesn&#8217;t figure out the migrations for you &#8211; you have to write the SQL or Python code &#8211; but it manages the migrations and applies them in order.<br />
<a href="http://www.aswmc.com/dbmigration/" rel="nofollow">http://www.aswmc.com/dbmigration/</a></p>
<p>BTW the last sentence of your second paragraph needs help.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
