<?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: SQLAlchemy Migrations</title>
	<atom:link href="http://truefalsemaybe.com/2008/09/sqlalchemy-migrations/feed/" rel="self" type="application/rss+xml" />
	<link>http://truefalsemaybe.com/2008/09/sqlalchemy-migrations/</link>
	<description>tom longson's blog on software, design, and user experience</description>
	<lastBuildDate>Tue, 01 Jun 2010 13:09:28 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: miscellaneous factZ - The online home of Rufus Pollock &#187; Blog Archive &#187; SQLAlchemy Migrate with Pylons</title>
		<link>http://truefalsemaybe.com/2008/09/sqlalchemy-migrations/comment-page-1/#comment-444</link>
		<dc:creator>miscellaneous factZ - The online home of Rufus Pollock &#187; Blog Archive &#187; SQLAlchemy Migrate with Pylons</dc:creator>
		<pubDate>Sat, 01 Aug 2009 13:41:46 +0000</pubDate>
		<guid isPermaLink="false">http://truefalsemaybe.com/?p=29#comment-444</guid>
		<description>[...] is based off several excellent sources including this guide and these [...]</description>
		<content:encoded><![CDATA[<p>[...] is based off several excellent sources including this guide and these [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim Stoop</title>
		<link>http://truefalsemaybe.com/2008/09/sqlalchemy-migrations/comment-page-1/#comment-399</link>
		<dc:creator>Tim Stoop</dc:creator>
		<pubDate>Sun, 19 Apr 2009 15:24:17 +0000</pubDate>
		<guid isPermaLink="false">http://truefalsemaybe.com/?p=29#comment-399</guid>
		<description>Can you expand on this and tell us how we should do this automagically from apps? I&#039;m not that fond of doing manual stuff everytime I recreate my database and I find it a bit hard to find tutorials telling me how I can use this from an app that actually uses the database.

I mean, I understand I&#039;ll have to create the scripts manually and stuff, but is there an easy way to have my app check if the database is at the latest version and if not, upgrade with the scripts provided?</description>
		<content:encoded><![CDATA[<p>Can you expand on this and tell us how we should do this automagically from apps? I&#8217;m not that fond of doing manual stuff everytime I recreate my database and I find it a bit hard to find tutorials telling me how I can use this from an app that actually uses the database.</p>
<p>I mean, I understand I&#8217;ll have to create the scripts manually and stuff, but is there an easy way to have my app check if the database is at the latest version and if not, upgrade with the scripts provided?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Philipp Kern</title>
		<link>http://truefalsemaybe.com/2008/09/sqlalchemy-migrations/comment-page-1/#comment-224</link>
		<dc:creator>Philipp Kern</dc:creator>
		<pubDate>Fri, 24 Oct 2008 18:32:04 +0000</pubDate>
		<guid isPermaLink="false">http://truefalsemaybe.com/?p=29#comment-224</guid>
		<description>The downgrade in your last migration script should alter first_name to be renamed into display_name, not last_name.</description>
		<content:encoded><![CDATA[<p>The downgrade in your last migration script should alter first_name to be renamed into display_name, not last_name.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
