<?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: symfony 1.0 migrations</title>
	<atom:link href="http://stereointeractive.com/blog/2010/02/23/symfony-1-0-migrations/feed/" rel="self" type="application/rss+xml" />
	<link>http://stereointeractive.com/blog/2010/02/23/symfony-1-0-migrations/</link>
	<description>Development Blog</description>
	<lastBuildDate>Mon, 07 May 2012 20:07:47 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Jacob Coby</title>
		<link>http://stereointeractive.com/blog/2010/02/23/symfony-1-0-migrations/comment-page-1/#comment-561</link>
		<dc:creator>Jacob Coby</dc:creator>
		<pubDate>Fri, 26 Mar 2010 14:17:58 +0000</pubDate>
		<guid isPermaLink="false">http://stereointeractive.com/blog/?p=431#comment-561</guid>
		<description>I&#039;ve taken the sfPropelMigrationsLight plugin and added timestamp versions instead of sequential versions and added migration tracking to allow for out of order sequential migrations, similar to RoR migrations.  Works great for teams and when dealing with branches and merges and it&#039;s backwards-compatible with migrations light.  I&#039;ll probably be adding some helpers to do common things like adding/removing columns or tables.

The code is on github: http://github.com/jcoby/sfPropelMigrationsPlugin</description>
		<content:encoded><![CDATA[<p>I&#8217;ve taken the sfPropelMigrationsLight plugin and added timestamp versions instead of sequential versions and added migration tracking to allow for out of order sequential migrations, similar to RoR migrations.  Works great for teams and when dealing with branches and merges and it&#8217;s backwards-compatible with migrations light.  I&#8217;ll probably be adding some helpers to do common things like adding/removing columns or tables.</p>
<p>The code is on github: <a href="http://github.com/jcoby/sfPropelMigrationsPlugin" rel="nofollow">http://github.com/jcoby/sfPropelMigrationsPlugin</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

