<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<rss version="2.0">
  <channel>
  <title>doctrine-user Google Group</title>
  <link>http://groups.google.co.uk/group/doctrine-user</link>
  <description>Doctrine User mailing list. For questions regarding installation and usage of doctrine.</description>
  <language>en</language>
  <item>
  <title>I18n not creating record property / related component &quot;Translation&quot;</title>
  <link>http://groups.google.co.uk/group/doctrine-user/browse_thread/thread/0b4833b423d4ab3a/887a6f6bfbcbcfec?show_docid=887a6f6bfbcbcfec</link>
  <description>
  So I create a model that acts as I18n. I do it just as the docs say. &lt;br&gt; Then when I try to add something with &lt;br&gt; $record[&#39;Translation&#39;][&#39;langua ge&#39;][&#39;column&#39;] = &#39;value&#39;; I get the &lt;br&gt; following exception: &lt;br&gt; Doctrine_Record_UnknownPropert yException: Unknown record property / &lt;br&gt; related component &amp;quot;Translation&amp;quot; on &amp;quot;Simple&amp;quot;
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/doctrine-user/browse_thread/thread/0b4833b423d4ab3a/887a6f6bfbcbcfec?show_docid=887a6f6bfbcbcfec</guid>
  <author>
  sparkymeis...@gmail.com
  (Mark Wright)
  </author>
  <pubDate>Sun, 11 Nov 2009 11:10:01 UT
</pubDate>
  </item>
  <item>
  <title>Re: [doctrine-user] [2.0] Many 2 Many with extra field</title>
  <link>http://groups.google.co.uk/group/doctrine-user/browse_thread/thread/41b2e32f3c2b1730/e7e1e0cd95952331?show_docid=e7e1e0cd95952331</link>
  <description>
  Hi, &lt;br&gt; &lt;p&gt;this has been asked many times before. We should probably add it to a &lt;br&gt; FAQ. &lt;br&gt; &lt;p&gt;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://groups.google.com/group/doctrine-user/browse_thread/thread/4904cd0f9bdf01d3/01d8de7dc0d8770e?lnk=gst&amp;q=doctrine+2.0#01d8de7dc0d8770e&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;A good start is always to ask yourself: How would you do it in plain
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/doctrine-user/browse_thread/thread/41b2e32f3c2b1730/e7e1e0cd95952331?show_docid=e7e1e0cd95952331</guid>
  <author>
  r.borsc...@gmx.net
  (Roman Borschel)
  </author>
  <pubDate>Sun, 11 Nov 2009 09:03:42 UT
</pubDate>
  </item>
  <item>
  <title>Equal nest relation with join conditions</title>
  <link>http://groups.google.co.uk/group/doctrine-user/browse_thread/thread/c0221a4e064d2290/6ae2106d91fea0e8?show_docid=6ae2106d91fea0e8</link>
  <description>
  Hi, &lt;br&gt; &lt;p&gt;I&#39;m wondering if there&#39;s a clean way to acheive this using Doctrine. &lt;br&gt; Currently I&#39;m just post-processing a record set filtered by one of my &lt;br&gt; requirements. Basically I won&#39;t to complicate the following &lt;br&gt; documentation by restricting each side of the relationship to a &lt;br&gt; particular language: &lt;br&gt; &lt;p&gt;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.doctrine-project.org/documentation/manual/1_1/en/defining-models:relationships:join-table-associations:self-referencing-nest-relations:equal-nest-relations&quot;&gt;[link]&lt;/a&gt;
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/doctrine-user/browse_thread/thread/c0221a4e064d2290/6ae2106d91fea0e8?show_docid=6ae2106d91fea0e8</guid>
  <author>
  ch...@w3style.co.uk
  (Chris Corbyn)
  </author>
  <pubDate>Sun, 11 Nov 2009 08:55:06 UT
</pubDate>
  </item>
  <item>
  <title>Re: [doctrine-user] Re: refreshRelated still not working with hasOne and Doctrine 1.1.5</title>
  <link>http://groups.google.co.uk/group/doctrine-user/browse_thread/thread/72e2476508eb2380/86a613ba73296fea?show_docid=86a613ba73296fea</link>
  <description>
  Jon, &lt;br&gt; &lt;p&gt;I&#39;ve opened with the requested info. Thanks for the help and let me know if &lt;br&gt; there is an interim version that solves this. &lt;br&gt; &lt;p&gt;*DC-198 &amp;lt;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.doctrine-project.org/jira/browse/DC-198&quot;&gt;[link]&lt;/a&gt;&amp;gt;*
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/doctrine-user/browse_thread/thread/72e2476508eb2380/86a613ba73296fea?show_docid=86a613ba73296fea</guid>
  <author>
  mbn...@gmail.com
  (mbneto)
  </author>
  <pubDate>Sun, 11 Nov 2009 02:54:05 UT
</pubDate>
  </item>
  <item>
  <title>Re: [doctrine-user] Doctrine integration with MSSQL</title>
  <link>http://groups.google.co.uk/group/doctrine-user/browse_thread/thread/1235fdaf8d5a0bb3/994b32c6bffc9fc3?show_docid=994b32c6bffc9fc3</link>
  <description>
  Hey Trevor, &lt;br&gt; &lt;p&gt;I&#39;m sorry that you have to deal with MSSQL, I really am. :) I have it &lt;br&gt; at work but I conviced by employer to go with MySQL for projects I&#39;m &lt;br&gt; doing instead. &lt;br&gt; &lt;p&gt;Now, for your first problem. What Doctrine version are you using? &lt;br&gt; &lt;p&gt;As far as I know, you can use you your own record class (or, subclass
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/doctrine-user/browse_thread/thread/1235fdaf8d5a0bb3/994b32c6bffc9fc3?show_docid=994b32c6bffc9fc3</guid>
  <author>
  annismcken...@googlemail.com
  (Daniel Lohse)
  </author>
  <pubDate>Sun, 11 Nov 2009 02:00:41 UT
</pubDate>
  </item>
  <item>
  <title>Doctrine integration with MSSQL</title>
  <link>http://groups.google.co.uk/group/doctrine-user/browse_thread/thread/1235fdaf8d5a0bb3/66f98c6ca8bd2e16?show_docid=66f98c6ca8bd2e16</link>
  <description>
  Hi, &lt;br&gt; &lt;p&gt;I&#39;m stuck having to work with MSSQL at work. I&#39;ve done my best to &lt;br&gt; deal with this monster and to say at the very least Doctrine plays &lt;br&gt; nicer, a lot nicer, with MSSQL then Propel did. But I&#39;m having the &lt;br&gt; following problems: &lt;br&gt; &lt;p&gt;1 - Mssql Dates &lt;br&gt; &lt;p&gt;MS-SQL dates return an annoying &#39;.000&#39; at the end of them. Doctrine
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/doctrine-user/browse_thread/thread/1235fdaf8d5a0bb3/66f98c6ca8bd2e16?show_docid=66f98c6ca8bd2e16</guid>
  <author>
  trevor.lan...@lanyonconsulting.com
  (Trevor.Lanyon)
  </author>
  <pubDate>Sun, 11 Nov 2009 01:34:29 UT
</pubDate>
  </item>
  <item>
  <title>Re: [doctrine-user] refreshRelated still not working with hasOne and Doctrine 1.1.5</title>
  <link>http://groups.google.co.uk/group/doctrine-user/browse_thread/thread/72e2476508eb2380/1dce4721d2a9b8e0?show_docid=1dce4721d2a9b8e0</link>
  <description>
  Can you create a ticket and a test case in jira to help us resolve the &lt;br&gt; issue? &lt;br&gt; &lt;p&gt;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.doctrine-project.org/jira&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;Thanks, Jon &lt;br&gt; &lt;p&gt;-- &lt;br&gt; Jonathan H. Wage (+1 415 992 5468) &lt;br&gt; Open Source Software Developer &amp;amp; Evangelist &lt;br&gt; sensiolabs.com | jwage.com | doctrine-project.org | symfony-project.org
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/doctrine-user/browse_thread/thread/72e2476508eb2380/1dce4721d2a9b8e0?show_docid=1dce4721d2a9b8e0</guid>
  <author>
  jonw...@gmail.com
  (Jonathan Wage)
  </author>
  <pubDate>Sat, 11 Nov 2009 23:19:49 UT
</pubDate>
  </item>
  <item>
  <title>Nested Set: Resolve with path</title>
  <link>http://groups.google.co.uk/group/doctrine-user/browse_thread/thread/fcc7ab2952fe5655/71e59ec7d4423a07?show_docid=71e59ec7d4423a07</link>
  <description>
  Dear Friends, &lt;br&gt; &lt;p&gt;I have got a path (string) like the following: /food/fruits/apple &lt;br&gt; I have got also a nested set which is managed by doctrine (and it is &lt;br&gt; managing it very good and I am very happy with that). &lt;br&gt; &lt;p&gt;Now I want to resolve this nested set with the path I have described &lt;br&gt; above. &lt;br&gt; - Is that possible with native doctrine facilities?
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/doctrine-user/browse_thread/thread/fcc7ab2952fe5655/71e59ec7d4423a07?show_docid=71e59ec7d4423a07</guid>
  <author>
  innocentus...@googlemail.com
  (innocentusphp@googlemail.com)
  </author>
  <pubDate>Sat, 11 Nov 2009 20:58:16 UT
</pubDate>
  </item>
  <item>
  <title>Re: [doctrine-user] Re: Doctrine CLI problem with create-tables command</title>
  <link>http://groups.google.co.uk/group/doctrine-user/browse_thread/thread/3fe6f7745d472a46/5f03e65d4b6c4097?show_docid=5f03e65d4b6c4097</link>
  <description>
  I figured out my particular issue. I&#39;m integrating with Zend &lt;br&gt; Framework. When registering the Doctrine Autoloader, you have to set &lt;br&gt; the Zend_Loader_Autoloader as the fallback autoloader first, and make &lt;br&gt; sure your based model path is in the include path. &lt;br&gt; &lt;p&gt;-- &lt;br&gt; A.J. Brown &lt;br&gt; web | &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://ajbrown.org&quot;&gt;[link]&lt;/a&gt;
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/doctrine-user/browse_thread/thread/3fe6f7745d472a46/5f03e65d4b6c4097?show_docid=5f03e65d4b6c4097</guid>
  <author>
  a...@ajbrown.org
  (A.J. Brown)
  </author>
  <pubDate>Sat, 11 Nov 2009 19:40:53 UT
</pubDate>
  </item>
  <item>
  <title>[2.0] Many 2 Many with extra field</title>
  <link>http://groups.google.co.uk/group/doctrine-user/browse_thread/thread/41b2e32f3c2b1730/d53185513df2aede?show_docid=d53185513df2aede</link>
  <description>
  Hi everybody, &lt;br&gt; &lt;p&gt;I was wondering if it is possible to define a many2many relationship &lt;br&gt; that has an extra field associated. For example a Person model and a &lt;br&gt; PhoneNumber model which have a bidirectional relationship with each &lt;br&gt; other. A person might have a work number and a personal number, the &lt;br&gt; work number might be related to more than one Person.
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/doctrine-user/browse_thread/thread/41b2e32f3c2b1730/d53185513df2aede?show_docid=d53185513df2aede</guid>
  <author>
  marijn.huizendv...@gmail.com
  (Marijn)
  </author>
  <pubDate>Sat, 11 Nov 2009 19:29:15 UT
</pubDate>
  </item>
  <item>
  <title>Re: Doctrine CLI problem with create-tables command</title>
  <link>http://groups.google.co.uk/group/doctrine-user/browse_thread/thread/3fe6f7745d472a46/ad811d0ab4d6236e?show_docid=ad811d0ab4d6236e</link>
  <description>
  Does anyone have an suggestions for this? &lt;br&gt; &lt;p&gt;I still cannot get Doctrine 1.2 to create tables or sql for me. I&#39;ve &lt;br&gt; done this hundreds of times on Doctrine 1.1, though.
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/doctrine-user/browse_thread/thread/3fe6f7745d472a46/ad811d0ab4d6236e?show_docid=ad811d0ab4d6236e</guid>
  <author>
  a...@ajbrown.org
  (ajbrown)
  </author>
  <pubDate>Sat, 11 Nov 2009 18:13:42 UT
</pubDate>
  </item>
  <item>
  <title>Re: [doctrine-user] Address Model</title>
  <link>http://groups.google.co.uk/group/doctrine-user/browse_thread/thread/295c0f6a5a3f77ab/3fac99400041108a?show_docid=3fac99400041108a</link>
  <description>
  Works for me with Doctrine 1.2 @ mysql 5.1
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/doctrine-user/browse_thread/thread/295c0f6a5a3f77ab/3fac99400041108a?show_docid=3fac99400041108a</guid>
  <author>
  das...@inspiredthinking.co.uk
  (dasher)
  </author>
  <pubDate>Sat, 11 Nov 2009 11:26:50 UT
</pubDate>
  </item>
  <item>
  <title>Re: select from more that one table</title>
  <link>http://groups.google.co.uk/group/doctrine-user/browse_thread/thread/3281277c9f450341/39c7c1618c1c3a5a?show_docid=39c7c1618c1c3a5a</link>
  <description>
  ROUTY this is it what I needed - now I understand - THX SO MUCH !! YOU &lt;br&gt; ARE GREAT !! &lt;br&gt; As I find also on this site: &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.symfony-project.org/doctrine/1_2/en/06-Working-With-Data&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; $q-&amp;gt;execute(array(), Doctrine::HYDRATE_ARRAY) == $q-&amp;gt;fetchArray() &lt;br&gt; so I use fetchArray() but without Your example I didn&#39;t know what to
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/doctrine-user/browse_thread/thread/3281277c9f450341/39c7c1618c1c3a5a?show_docid=39c7c1618c1c3a5a</guid>
  <author>
  aaabbbcccda...@gmail.com
  (dziobacz)
  </author>
  <pubDate>Sat, 11 Nov 2009 08:38:16 UT
</pubDate>
  </item>
  <item>
  <title>Re: [doctrine-user] Re: Validation ErrorStack with relations</title>
  <link>http://groups.google.co.uk/group/doctrine-user/browse_thread/thread/4c2520daf600f567/72c91a14958b015e?show_docid=72c91a14958b015e</link>
  <description>
  Do i not validate on calling isValid? &lt;br&gt; I will try some other circumstances tomorrow. &lt;br&gt; My post &amp;quot;ErrorStack seems to holds wrong data&amp;quot; seems to be analogical. &lt;br&gt; &lt;p&gt;Daniel Tangermann schrieb: &lt;br&gt; &lt;p&gt; Anyone can reproduce this? Do you not validate on your relations? &lt;br&gt; &lt;p&gt; Validation works as expected,
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/doctrine-user/browse_thread/thread/4c2520daf600f567/72c91a14958b015e?show_docid=72c91a14958b015e</guid>
  <author>
  biohazard...@gmx.at
  (Manuel Grundner)
  </author>
  <pubDate>Sat, 11 Nov 2009 02:12:14 UT
</pubDate>
  </item>
  <item>
  <title>refreshRelated still not working with hasOne and Doctrine 1.1.5</title>
  <link>http://groups.google.co.uk/group/doctrine-user/browse_thread/thread/72e2476508eb2380/5a3764db82064feb?show_docid=5a3764db82064feb</link>
  <description>
  Hi, &lt;br&gt; I have the problem where if my classes have a hasOne relationship the &lt;br&gt; refreshRelated will cause records to be created. According to the changelog &lt;br&gt; this is issue &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://trac.doctrine-project.org/changeset/6591&quot;&gt;[link]&lt;/a&gt; and it was &lt;br&gt; supposed to be corrected. &lt;br&gt; The yaml (just to illustrate) &lt;br&gt; Email: &lt;br&gt; columns: &lt;br&gt; user_id: integer
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/doctrine-user/browse_thread/thread/72e2476508eb2380/5a3764db82064feb?show_docid=5a3764db82064feb</guid>
  <author>
  mbn...@gmail.com
  (mbneto)
  </author>
  <pubDate>Sat, 11 Nov 2009 01:59:47 UT
</pubDate>
  </item>
  </channel>
</rss>
