<?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: Never trust doctrine:data-dump&#8230;</title>
	<atom:link href="http://www.thomaskeller.biz/blog/2010/01/29/never-trust-doctrinedata-dump/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thomaskeller.biz/blog/2010/01/29/never-trust-doctrinedata-dump/</link>
	<description>only dead fish swim with the stream</description>
	<lastBuildDate>Mon, 09 Jan 2012 22:35:32 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Jon</title>
		<link>http://www.thomaskeller.biz/blog/2010/01/29/never-trust-doctrinedata-dump/comment-page-1/#comment-1490</link>
		<dc:creator>Jon</dc:creator>
		<pubDate>Sat, 30 Oct 2010 23:01:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.thomaskeller.biz/blog/?p=537#comment-1490</guid>
		<description>&lt;p&gt;Thanks Thomas. Just came across this myself after dumping the tables for lyMediaManagerPlugin. I tried rebuilding the pg database, only to get the &#039;children&#039; error. I agree that data dumping is not the same as a backup, but shouldn&#039;t this work?&lt;/p&gt;

&lt;p&gt;Ah well, I fixed up the dump it had made by removing the left/right/level columns for each child, and adding in some children: keys. No &#039;NestedSet&#039; keys required, and now all seems to work.&lt;/p&gt;

&lt;p&gt;Cheers for your post!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thanks Thomas. Just came across this myself after dumping the tables for lyMediaManagerPlugin. I tried rebuilding the pg database, only to get the &#8216;children&#8217; error. I agree that data dumping is not the same as a backup, but shouldn&#8217;t this work?</p>

<p>Ah well, I fixed up the dump it had made by removing the left/right/level columns for each child, and adding in some children: keys. No &#8216;NestedSet&#8217; keys required, and now all seems to work.</p>

<p>Cheers for your post!</p>]]></content:encoded>
	</item>
	<item>
		<title>By: tommyd</title>
		<link>http://www.thomaskeller.biz/blog/2010/01/29/never-trust-doctrinedata-dump/comment-page-1/#comment-1103</link>
		<dc:creator>tommyd</dc:creator>
		<pubDate>Thu, 25 Feb 2010 10:58:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.thomaskeller.biz/blog/?p=537#comment-1103</guid>
		<description>&lt;p&gt;Hehe, its always easy once you know the keyword, heh :)&lt;/p&gt;

&lt;p&gt;You&#039;re right, it seems to be documented &lt;a href=&quot;http://www.doctrine-project.org/documentation/manual/1_2/data-fixtures/data-fixtures#fixtures-for-nested-sets&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt;, but then I still wonder why doctrine:dump just does not set this attribute. Anyways, I&#039;m over it, I won&#039;t have to repeat this task again...&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hehe, its always easy once you know the keyword, heh <img src='http://www.thomaskeller.biz/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>

<p>You&#8217;re right, it seems to be documented <a href="http://www.doctrine-project.org/documentation/manual/1_2/data-fixtures/data-fixtures#fixtures-for-nested-sets" rel="nofollow">here</a>, but then I still wonder why doctrine:dump just does not set this attribute. Anyways, I&#8217;m over it, I won&#8217;t have to repeat this task again&#8230;</p>]]></content:encoded>
	</item>
	<item>
		<title>By: vinyll</title>
		<link>http://www.thomaskeller.biz/blog/2010/01/29/never-trust-doctrinedata-dump/comment-page-1/#comment-1099</link>
		<dc:creator>vinyll</dc:creator>
		<pubDate>Tue, 23 Feb 2010 10:55:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.thomaskeller.biz/blog/?p=537#comment-1099</guid>
		<description>&lt;p&gt;Not much wrong with Doctrine indeed.
What&#039;s most probably missing in your fixtures is the &quot;NestedSet: true&quot; (yes, in your fixture datas) if your first menu item has no children.&lt;/p&gt;

&lt;p&gt;And yes, that&#039;s in the documentation.&lt;/p&gt;

&lt;p&gt;Hope that solves&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Not much wrong with Doctrine indeed.
What&#8217;s most probably missing in your fixtures is the &#8220;NestedSet: true&#8221; (yes, in your fixture datas) if your first menu item has no children.</p>

<p>And yes, that&#8217;s in the documentation.</p>

<p>Hope that solves</p>]]></content:encoded>
	</item>
</channel>
</rss>

