<?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; PyMigrate</title>
	<atom:link href="http://www.techraving.com/tag/pymigrate/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>I&#8217;ve updated the PyMigrate test</title>
		<link>http://www.techraving.com/2009/02/13/ive-updated-the-pymigrate-test/</link>
		<comments>http://www.techraving.com/2009/02/13/ive-updated-the-pymigrate-test/#comments</comments>
		<pubDate>Fri, 13 Feb 2009 17:46:37 +0000</pubDate>
		<dc:creator>ScottK</dc:creator>
				<category><![CDATA[Python]]></category>
		<category><![CDATA[PyMigrate]]></category>

		<guid isPermaLink="false">http://www.techraving.com/?p=233</guid>
		<description><![CDATA[I set up the PyMigrate files on http://code.google.com/p/pymigrate/ without any tests because PyMigrate at that time was a prototype. I&#8217;ve created and refactored PyMigrate into a solid form and there the tests are included and these will continue to be maintained.
I haven&#8217;t written the tests to the library files yet because Pete&#8217;s comment about other [...]]]></description>
		<wfw:commentRss>http://www.techraving.com/2009/02/13/ive-updated-the-pymigrate-test/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>
