<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Tech Raving &#187; migration</title>
	<atom:link href="http://www.techraving.com/tag/migration/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.techraving.com</link>
	<description>An Opinion is a Terrible Thing To Waste</description>
	<lastBuildDate>Sat, 26 Dec 2009 14:29:09 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>PyMigrate Update</title>
		<link>http://www.techraving.com/2009/02/20/pymigrate-update/</link>
		<comments>http://www.techraving.com/2009/02/20/pymigrate-update/#comments</comments>
		<pubDate>Fri, 20 Feb 2009 18:17:37 +0000</pubDate>
		<dc:creator>ScottK</dc:creator>
				<category><![CDATA[PyMigrate]]></category>
		<category><![CDATA[migration]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[rails]]></category>

		<guid isPermaLink="false">http://www.techraving.com/?p=242</guid>
		<description><![CDATA[I took a break yesterday afternoon to work on PyMigrate and SqlAlchemy integration. It&#8217;s kinda been hit an miss, and standing at a wall now.
I started with the easiest first, drop a table was fairly easy, just get a sqlalchemy.Table instance of the table and issue a drop command. Table drop done!
Next up was rename [...]]]></description>
		<wfw:commentRss>http://www.techraving.com/2009/02/20/pymigrate-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ActiveRecord:Migration for Python</title>
		<link>http://www.techraving.com/2009/02/09/activerecordmigration-for-python/</link>
		<comments>http://www.techraving.com/2009/02/09/activerecordmigration-for-python/#comments</comments>
		<pubDate>Mon, 09 Feb 2009 20:58:36 +0000</pubDate>
		<dc:creator>ScottK</dc:creator>
				<category><![CDATA[Python]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[migration]]></category>
		<category><![CDATA[ruby on rails]]></category>

		<guid isPermaLink="false">http://www.techraving.com/?p=216</guid>
		<description><![CDATA[I&#8217;ve made a couple of posts about how Python lacks the ability to use the Ruby on Rails like ActiveRecord:Migration and how I have come up with a way to incorporate such an idea. Well today is the 9th and I have finally released what I have.
You can find it here: http://www.techraving.com/pymigrate-activemigration-for-python/

  addthis_url  [...]]]></description>
		<wfw:commentRss>http://www.techraving.com/2009/02/09/activerecordmigration-for-python/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
