<?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: The Problem With Database Diffs</title>
	<atom:link href="http://blog.liquibase.org/2007/06/the-problem-with-database-diffs.html/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.liquibase.org/2007/06/the-problem-with-database-diffs.html</link>
	<description>Database Change Management: The Blog</description>
	<lastBuildDate>Tue, 07 Feb 2012 08:04:56 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Fabio Pisaruk</title>
		<link>http://blog.liquibase.org/2007/06/the-problem-with-database-diffs.html/comment-page-1#comment-1407</link>
		<dc:creator>Fabio Pisaruk</dc:creator>
		<pubDate>Mon, 27 Jun 2011 16:48:56 +0000</pubDate>
		<guid isPermaLink="false">http://nvoxland.wordpress.com/2007/06/20/the-problem-with-database-diffs/#comment-1407</guid>
		<description>I agree with you but there are some scenarios where doing a diff would be the only practical way to get the changed information.
Let&#039;s suppose we were given a system, without its source code, that could be customized using a user interface and the customization information resides in some tables. After some customization done by the user interface we could perform a database diff and see what was changed so that we would be able to apply this change to another database without making use of the interface.

Thanks.</description>
		<content:encoded><![CDATA[<p>I agree with you but there are some scenarios where doing a diff would be the only practical way to get the changed information.<br />
Let&#8217;s suppose we were given a system, without its source code, that could be customized using a user interface and the customization information resides in some tables. After some customization done by the user interface we could perform a database diff and see what was changed so that we would be able to apply this change to another database without making use of the interface.</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Boy</title>
		<link>http://blog.liquibase.org/2007/06/the-problem-with-database-diffs.html/comment-page-1#comment-1324</link>
		<dc:creator>Boy</dc:creator>
		<pubDate>Wed, 01 Dec 2010 13:52:52 +0000</pubDate>
		<guid isPermaLink="false">http://nvoxland.wordpress.com/2007/06/20/the-problem-with-database-diffs/#comment-1324</guid>
		<description>TL;DR: 
1. Structural diffing can&#039;t detect a rename (would be added as drop and add, potentially losing data for that column / table). 
2. Data diffing is impractical due to performance and test data.

Makes sense.</description>
		<content:encoded><![CDATA[<p>TL;DR:<br />
1. Structural diffing can&#8217;t detect a rename (would be added as drop and add, potentially losing data for that column / table).<br />
2. Data diffing is impractical due to performance and test data.</p>
<p>Makes sense.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeremy</title>
		<link>http://blog.liquibase.org/2007/06/the-problem-with-database-diffs.html/comment-page-1#comment-1291</link>
		<dc:creator>Jeremy</dc:creator>
		<pubDate>Mon, 21 Jun 2010 00:08:11 +0000</pubDate>
		<guid isPermaLink="false">http://nvoxland.wordpress.com/2007/06/20/the-problem-with-database-diffs/#comment-1291</guid>
		<description>&quot;but you will loose your valuable data&quot; 
You&#039;ll set it loose into the world?</description>
		<content:encoded><![CDATA[<p>&#8220;but you will loose your valuable data&#8221;<br />
You&#8217;ll set it loose into the world?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nathan Voxland</title>
		<link>http://blog.liquibase.org/2007/06/the-problem-with-database-diffs.html/comment-page-1#comment-1142</link>
		<dc:creator>Nathan Voxland</dc:creator>
		<pubDate>Thu, 04 Jun 2009 17:50:20 +0000</pubDate>
		<guid isPermaLink="false">http://nvoxland.wordpress.com/2007/06/20/the-problem-with-database-diffs/#comment-1142</guid>
		<description>You are right.  Thanks for pointing that out, I fixed the post.</description>
		<content:encoded><![CDATA[<p>You are right.  Thanks for pointing that out, I fixed the post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeston</title>
		<link>http://blog.liquibase.org/2007/06/the-problem-with-database-diffs.html/comment-page-1#comment-1141</link>
		<dc:creator>Jeston</dc:creator>
		<pubDate>Thu, 04 Jun 2009 17:09:43 +0000</pubDate>
		<guid isPermaLink="false">http://nvoxland.wordpress.com/2007/06/20/the-problem-with-database-diffs/#comment-1141</guid>
		<description>Did you intend that the last statement instead should have been: &quot;... it should NOT be relied upon as your primary means of tracking database changes.&quot; ? 
Or did I understand something incorrectly?</description>
		<content:encoded><![CDATA[<p>Did you intend that the last statement instead should have been: &#8220;&#8230; it should NOT be relied upon as your primary means of tracking database changes.&#8221; ?<br />
Or did I understand something incorrectly?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

