<?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>Re: Full text searching with Sphinx and Doctrine</title>
  <link>http://groups.google.co.uk/group/doctrine-user/browse_thread/thread/9b974b93999ad0da/33dd9498af0c02d8?show_docid=33dd9498af0c02d8</link>
  <description>
  Cool. This might come in handy later in the project. &lt;br&gt; &lt;p&gt;Thanks.
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/doctrine-user/browse_thread/thread/9b974b93999ad0da/33dd9498af0c02d8?show_docid=33dd9498af0c02d8</guid>
  <author>
  olmo.maldon...@gmail.com
  (ibolmo)
  </author>
  <pubDate>Fri, 07 Jul 2008 22:54:12 UT
</pubDate>
  </item>
  <item>
  <title>Re: [doctrine-user] Full text searching with Sphinx and Doctrine</title>
  <link>http://groups.google.co.uk/group/doctrine-user/browse_thread/thread/9b974b93999ad0da/e2cd6d5fb35b81c3?show_docid=e2cd6d5fb35b81c3</link>
  <description>
  Nice, I would recommend changing it to find all the results with one query &lt;br&gt; instead of retrieving each record by its primary key one at a time. &lt;br&gt; - Jon
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/doctrine-user/browse_thread/thread/9b974b93999ad0da/e2cd6d5fb35b81c3?show_docid=e2cd6d5fb35b81c3</guid>
  <author>
  jonw...@gmail.com
  (Jonathan Wage)
  </author>
  <pubDate>Fri, 07 Jul 2008 22:31:00 UT
</pubDate>
  </item>
  <item>
  <title>Full text searching with Sphinx and Doctrine</title>
  <link>http://groups.google.co.uk/group/doctrine-user/browse_thread/thread/9b974b93999ad0da/b5ace5754be6b255?show_docid=b5ace5754be6b255</link>
  <description>
  This is a brief how-to. &lt;br&gt; &lt;p&gt;Doctrines own full text searchable template doesn&#39;t seem ready for &lt;br&gt; prime time yet, so this is how I used Sphinx. &lt;br&gt; This is just a working example, you will probably want to add support &lt;br&gt; for paginating results etc... &lt;br&gt; &lt;p&gt;First, you will need to install and configure sphinx as directed on
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/doctrine-user/browse_thread/thread/9b974b93999ad0da/b5ace5754be6b255?show_docid=b5ace5754be6b255</guid>
  <author>
  s...@palo-verde.us
  (Sam)
  </author>
  <pubDate>Fri, 07 Jul 2008 22:14:01 UT
</pubDate>
  </item>
  <item>
  <title>Re: Foreign Key Not Set Correctly</title>
  <link>http://groups.google.co.uk/group/doctrine-user/browse_thread/thread/9efe97c7f390b7c3/2d69df738b586d37?show_docid=2d69df738b586d37</link>
  <description>
  I noticed that the problem is with the Association Table: &lt;br&gt; DeviceCapability. &lt;br&gt; &lt;p&gt;Once I commented out a few lines from the schema the query: &lt;br&gt; &lt;p&gt; $query = Doctrine_Query::create() &lt;br&gt; -&amp;gt;select(&#39;p.id, d.*&#39;) &lt;br&gt; -&amp;gt;from(&#39;Participant p, p.Devices d&#39;) &lt;br&gt; -&amp;gt;where(&#39;p.id = ?&#39;, $this-&amp;gt;participant[&#39;id&#39;])
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/doctrine-user/browse_thread/thread/9efe97c7f390b7c3/2d69df738b586d37?show_docid=2d69df738b586d37</guid>
  <author>
  olmo.maldon...@gmail.com
  (ibolmo)
  </author>
  <pubDate>Fri, 07 Jul 2008 18:30:25 UT
</pubDate>
  </item>
  <item>
  <title>Order and restrict a Relation</title>
  <link>http://groups.google.co.uk/group/doctrine-user/browse_thread/thread/9cf74dc19e644135/ec527704d9cef65a?show_docid=ec527704d9cef65a</link>
  <description>
  Hi there, &lt;br&gt; How do I order or restrict a related colection? &lt;br&gt; For instance: I have a user that has many groups. How do I say that the &lt;br&gt; user´s group colection has to be ordered by group name and has to have only &lt;br&gt; groups where isActive = 1? &lt;br&gt; Thanks, &lt;br&gt; Bruno
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/doctrine-user/browse_thread/thread/9cf74dc19e644135/ec527704d9cef65a?show_docid=ec527704d9cef65a</guid>
  <author>
  bruno.p.r...@gmail.com
  (Bruno Reis)
  </author>
  <pubDate>Fri, 07 Jul 2008 18:05:32 UT
</pubDate>
  </item>
  <item>
  <title>Re: [doctrine-user] Re: yml and foreign keys</title>
  <link>http://groups.google.co.uk/group/doctrine-user/browse_thread/thread/1f589b0249891205/19e39284247eb19c?show_docid=19e39284247eb19c</link>
  <description>
  Well I want the auto detection, I just wanted to be able to reference some &lt;br&gt; relations with plural, people on IRC recommended for this. Review: &lt;br&gt; foreignAlias: *****
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/doctrine-user/browse_thread/thread/1f589b0249891205/19e39284247eb19c?show_docid=19e39284247eb19c</guid>
  <author>
  josht...@gmail.com
  (Josh Team)
  </author>
  <pubDate>Fri, 07 Jul 2008 14:55:04 UT
</pubDate>
  </item>
  <item>
  <title>Re: [doctrine-user] Re: yml and foreign keys</title>
  <link>http://groups.google.co.uk/group/doctrine-user/browse_thread/thread/1f589b0249891205/ac2431a1d140dd97?show_docid=ac2431a1d140dd97</link>
  <description>
  I would turn off detect_relations if you are going to be manually specifying &lt;br&gt; relationships too. &lt;br&gt; - Jon
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/doctrine-user/browse_thread/thread/1f589b0249891205/ac2431a1d140dd97?show_docid=ac2431a1d140dd97</guid>
  <author>
  jonw...@gmail.com
  (Jonathan Wage)
  </author>
  <pubDate>Fri, 07 Jul 2008 14:49:00 UT
</pubDate>
  </item>
  <item>
  <title>Re: [doctrine-user] Re: yml and foreign keys</title>
  <link>http://groups.google.co.uk/group/doctrine-user/browse_thread/thread/1f589b0249891205/ad5c5aeb721cf49c?show_docid=ad5c5aeb721cf49c</link>
  <description>
  Below is my full schema, but someone in IRC gave me a bandaid: &lt;br&gt; attributes: &lt;br&gt; export: [ all, constraints ] &lt;br&gt; If you know a solution that goes to the source I&#39;d love to hear it! &lt;br&gt; Thanks &lt;br&gt; detect_relations: true &lt;br&gt; actAs: [Timestampable] &lt;br&gt; options: &lt;br&gt; type: INNODB &lt;br&gt; AclModule: &lt;br&gt; columns: &lt;br&gt; name: string(32)
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/doctrine-user/browse_thread/thread/1f589b0249891205/ad5c5aeb721cf49c?show_docid=ad5c5aeb721cf49c</guid>
  <author>
  josht...@gmail.com
  (Josh Team)
  </author>
  <pubDate>Fri, 07 Jul 2008 14:26:12 UT
</pubDate>
  </item>
  <item>
  <title>Re: [doctrine-user] problem with quoted identifiers</title>
  <link>http://groups.google.co.uk/group/doctrine-user/browse_thread/thread/05ae5a43b49aad4e/67810efdb7388c48?show_docid=67810efdb7388c48</link>
  <description>
  Which is the reserved word being used? Can we see the SQL that produced from &lt;br&gt; the query object with quote identifiers on. &lt;br&gt; - Jon
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/doctrine-user/browse_thread/thread/05ae5a43b49aad4e/67810efdb7388c48?show_docid=67810efdb7388c48</guid>
  <author>
  jonw...@gmail.com
  (Jonathan Wage)
  </author>
  <pubDate>Fri, 07 Jul 2008 13:55:25 UT
</pubDate>
  </item>
  <item>
  <title>Re: [doctrine-user] custom orderBy</title>
  <link>http://groups.google.co.uk/group/doctrine-user/browse_thread/thread/ac7abafa841321ad/ea1c33d5c14817a3?show_docid=ea1c33d5c14817a3</link>
  <description>
  When you try that, what error do you get? &lt;br&gt; - Jon
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/doctrine-user/browse_thread/thread/ac7abafa841321ad/ea1c33d5c14817a3?show_docid=ea1c33d5c14817a3</guid>
  <author>
  jonw...@gmail.com
  (Jonathan Wage)
  </author>
  <pubDate>Fri, 07 Jul 2008 13:53:41 UT
</pubDate>
  </item>
  <item>
  <title>Re: [doctrine-user] Migrations, Models, and generating them</title>
  <link>http://groups.google.co.uk/group/doctrine-user/browse_thread/thread/0206d127c379f640/cd040b5527075cd7?show_docid=cd040b5527075cd7</link>
  <description>
  You would write a migration class to create the table for your model. In the &lt;br&gt; future we&#39;ll have better support for generating migration classes when you &lt;br&gt; change existing schemas. Right now it only has support for &lt;br&gt; generating/importing the initial migrations for an already existing set of &lt;br&gt; models. &lt;br&gt; - Jon &lt;br&gt; On Sun, Jul 13, 2008 at 10:26 PM, Jonathan Otto &amp;lt;jonathan.o...@gmail.com&amp;gt;
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/doctrine-user/browse_thread/thread/0206d127c379f640/cd040b5527075cd7?show_docid=cd040b5527075cd7</guid>
  <author>
  jonw...@gmail.com
  (Jonathan Wage)
  </author>
  <pubDate>Fri, 07 Jul 2008 13:52:53 UT
</pubDate>
  </item>
  <item>
  <title>Re: [doctrine-user] yml and foreign keys</title>
  <link>http://groups.google.co.uk/group/doctrine-user/browse_thread/thread/1f589b0249891205/1659e9e61751e121?show_docid=1659e9e61751e121</link>
  <description>
  Is that your full schema? Can you paste the full schema that produces that &lt;br&gt; create table statement? &lt;br&gt; - Jon
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/doctrine-user/browse_thread/thread/1f589b0249891205/1659e9e61751e121?show_docid=1659e9e61751e121</guid>
  <author>
  jonw...@gmail.com
  (Jonathan Wage)
  </author>
  <pubDate>Fri, 07 Jul 2008 13:45:28 UT
</pubDate>
  </item>
  <item>
  <title>Re: [doctrine-user] Dutch translation | Nederlandse vertaling</title>
  <link>http://groups.google.co.uk/group/doctrine-user/browse_thread/thread/cc78abc1656daace/44cde6f077afcb9a?show_docid=44cde6f077afcb9a</link>
  <description>
  I can give you svn and website access to translate things. &lt;br&gt; What is your trac username? &lt;br&gt; - Jon &lt;br&gt; On Tue, Jul 15, 2008 at 2:40 PM, Gijs van Dulmen &amp;lt;gijsvandul...@gmail.com&amp;gt; &lt;br&gt; wrote:
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/doctrine-user/browse_thread/thread/cc78abc1656daace/44cde6f077afcb9a?show_docid=44cde6f077afcb9a</guid>
  <author>
  jonw...@gmail.com
  (Jonathan Wage)
  </author>
  <pubDate>Fri, 07 Jul 2008 13:43:10 UT
</pubDate>
  </item>
  <item>
  <title>Re: [doctrine-user] Foreign Key Not Set Correctly</title>
  <link>http://groups.google.co.uk/group/doctrine-user/browse_thread/thread/9efe97c7f390b7c3/41b7959c449cb4f1?show_docid=41b7959c449cb4f1</link>
  <description>
  What is the SQL that is generated for that query? &lt;br&gt; - Jon
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/doctrine-user/browse_thread/thread/9efe97c7f390b7c3/41b7959c449cb4f1?show_docid=41b7959c449cb4f1</guid>
  <author>
  jonw...@gmail.com
  (Jonathan Wage)
  </author>
  <pubDate>Fri, 07 Jul 2008 13:39:59 UT
</pubDate>
  </item>
  <item>
  <title>Re: [doctrine-user] Re: Alternate class naming conventions</title>
  <link>http://groups.google.co.uk/group/doctrine-user/browse_thread/thread/12e1ecc10ec0f20a/40b785cb8c87ca08?show_docid=40b785cb8c87ca08</link>
  <description>
  Hmm. Maybe we can do this. Can you create a ticket for this? &lt;br&gt; - Jon
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/doctrine-user/browse_thread/thread/12e1ecc10ec0f20a/40b785cb8c87ca08?show_docid=40b785cb8c87ca08</guid>
  <author>
  jonw...@gmail.com
  (Jonathan Wage)
  </author>
  <pubDate>Fri, 07 Jul 2008 13:36:15 UT
</pubDate>
  </item>
  </channel>
</rss>
