<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <id>http://groups.google.co.uk/group/doctrine-user</id>
  <title type="text">doctrine-user Google Group</title>
  <subtitle type="text">
  Doctrine User mailing list. For questions regarding installation and usage of doctrine.
  </subtitle>
  <link href="/group/doctrine-user/feed/atom_v1_0_topics.xml" rel="self" title="doctrine-user feed"/>
  <updated>-0-0T::Z</updated>
  <generator uri="http://groups.google.co.uk" version="1.99">Google Groups</generator>
  <entry>
  <author>
  <name>Mark E. Haase</name>
  <email>meha...@gmail.com</email>
  </author>
  <updated>2009-12-15T23:41:26Z</updated>
  <id>http://groups.google.co.uk/group/doctrine-user/browse_frm/thread/2c6ecfc0cdf6f2cc</id>
  <link href="http://groups.google.co.uk/group/doctrine-user/browse_frm/thread/2c6ecfc0cdf6f2cc" />
  <title type="html">How to get the original value of an object in postSave?</title>
  <summary type="html" xml:space="preserve">
  I have a pretty simple problem that I don&#39;t think Doctrine addresses: &lt;br&gt; I have a postSave listener which writes to a log the value before the &lt;br&gt; save and the value after the save. &lt;br&gt; &lt;p&gt;I tried getLastModified() to get the original values for each field. &lt;br&gt; However, I noticed that this method doesn&#39;t do exactly what it says.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Kamil Rojewski</name>
  <email>kro...@o2.pl</email>
  </author>
  <updated>2009-12-15T19:37:10Z</updated>
  <id>http://groups.google.co.uk/group/doctrine-user/browse_frm/thread/e42ca825c7094e30</id>
  <link href="http://groups.google.co.uk/group/doctrine-user/browse_frm/thread/e42ca825c7094e30" />
  <title type="html">How to make many to many relation with self?</title>
  <summary type="html" xml:space="preserve">
  Hi, &lt;br&gt; I want to make a many-to-many relation with the same table. I have a &lt;br&gt; Product class which should contain information for similar products. &lt;br&gt; My YAML schema looks like this: &lt;br&gt; &lt;p&gt;Product: &lt;br&gt; actAs: &lt;br&gt; Timestampable: &lt;br&gt; created: &lt;br&gt; type: date &lt;br&gt; format: Y-m-d &lt;br&gt; options: &lt;br&gt; notnull: true
  </summary>
  </entry>
  <entry>
  <author>
  <name>Quest</name>
  <email>gugelwu...@divepage.net</email>
  </author>
  <updated>2009-12-15T10:16:45Z</updated>
  <id>http://groups.google.co.uk/group/doctrine-user/browse_frm/thread/e8d3795d98d8f37d</id>
  <link href="http://groups.google.co.uk/group/doctrine-user/browse_frm/thread/e8d3795d98d8f37d" />
  <title type="html">GlobalClassLoader (2.0) and default PHP Classes</title>
  <summary type="html" xml:space="preserve">
  Hey there &lt;br&gt; &lt;p&gt;may it be, that the global class loader tries to load default php &lt;br&gt; classes? &lt;br&gt; In a superclass I use the following line in doStuffOnPrePersist: &lt;br&gt; $this-&amp;gt;created_at = new DateTime(); &lt;br&gt; &lt;p&gt;Result is the following error: &lt;br&gt; Warning: require(E:\xampp\htdocs\scm2/i nc\Entities\DateTime.php) &lt;br&gt; [function.require]: failed to open stream: No such file or directory
  </summary>
  </entry>
  <entry>
  <author>
  <name>Mark E. Haase</name>
  <email>meha...@gmail.com</email>
  </author>
  <updated>2009-12-14T21:16:58Z</updated>
  <id>http://groups.google.co.uk/group/doctrine-user/browse_frm/thread/26128c64d32b9399</id>
  <link href="http://groups.google.co.uk/group/doctrine-user/browse_frm/thread/26128c64d32b9399" />
  <title type="html">How to write a migration for a behavior?</title>
  <summary type="html" xml:space="preserve">
  I dove into the doctrine 1.1 behaviors last week. I came up with an &lt;br&gt; &amp;quot;AuditLoggable&amp;quot; behavior which creates an &#39;*_audit_log&amp;quot; table for any &lt;br&gt; class which uses it. So for example, the user table has a &lt;br&gt; user_audit_log table. &lt;br&gt; &lt;p&gt;The only thing I can&#39;t figure out is how to upgrade existing &lt;br&gt; deployments. Is it possible to tell doctrine just to create the new
  </summary>
  </entry>
  <entry>
  <author>
  <name>jvega</name>
  <email>david.vega.cas...@gmail.com</email>
  </author>
  <updated>2009-12-14T15:51:16Z</updated>
  <id>http://groups.google.co.uk/group/doctrine-user/browse_frm/thread/70fb649a0305ca39</id>
  <link href="http://groups.google.co.uk/group/doctrine-user/browse_frm/thread/70fb649a0305ca39" />
  <title type="html">possible issue with concrete inheritance</title>
  <summary type="html" xml:space="preserve">
  Hi, &lt;br&gt; I have an issue, well this is my yaml file. &lt;br&gt; &lt;p&gt;Entity: &lt;br&gt; actAs: &lt;br&gt; Timestampable: &lt;br&gt; columns: &lt;br&gt; id: &lt;br&gt; type: integer(11) &lt;br&gt; primary: true &lt;br&gt; autoincrement: true &lt;br&gt; name: string(50) &lt;br&gt; relations: &lt;br&gt; DynamicFields: &lt;br&gt; class: DynamicField &lt;br&gt; local: id &lt;br&gt; foreign: dynamic_field_id
  </summary>
  </entry>
  <entry>
  <author>
  <name>Ota</name>
  <email>otaprocha...@gmail.com</email>
  </author>
  <updated>2009-12-14T15:42:56Z</updated>
  <id>http://groups.google.co.uk/group/doctrine-user/browse_frm/thread/35cbf9a23cdb3493</id>
  <link href="http://groups.google.co.uk/group/doctrine-user/browse_frm/thread/35cbf9a23cdb3493" />
  <title type="html">Doctrine exceeds maximum cursors</title>
  <summary type="html" xml:space="preserve">
  Hi &lt;br&gt; I am using oracle. When I try to insert more than 300 objects, it &lt;br&gt; fails on &lt;br&gt; &lt;p&gt;SQLSTATE[01002]: Disconnect error: 604 OCIStmtExecute: ORA-00604: &lt;br&gt; error occurred at recursive SQL level 1 &lt;br&gt; ORA-01000: maximum open cursors exceeded &lt;br&gt; ORA-00604: error occurred at recursive SQL level 1 &lt;br&gt; ORA-01000: maximum open cursors exceeded
  </summary>
  </entry>
  <entry>
  <author>
  <name>gilles</name>
  <email>thegil...@gmail.com</email>
  </author>
  <updated>2009-12-14T15:34:40Z</updated>
  <id>http://groups.google.co.uk/group/doctrine-user/browse_frm/thread/c6fa586758739877</id>
  <link href="http://groups.google.co.uk/group/doctrine-user/browse_frm/thread/c6fa586758739877" />
  <title type="html">Aggregated values in where clause are unknow</title>
  <summary type="html" xml:space="preserve">
  Hello, &lt;br&gt; &lt;p&gt;I have a query like this : &lt;br&gt; $q = Doctrine::getTable(&#39;Personne&#39;) &lt;br&gt; -&amp;gt;createQuery(&#39;p&#39;) &lt;br&gt; -&amp;gt;select(&amp;quot;p.id,CONCAT_WS(&#39; &#39;,p.nom,p.prenom) AS &lt;br&gt; nom_prenom,c.description AS civilite&amp;quot;) &lt;br&gt; -&amp;gt;leftJoin(&#39;p.Civilite c&#39;) &lt;br&gt; -&amp;gt;addWhere(&amp;quot;nom_prenom like ?&amp;quot;, &#39;%&#39;.$request-
  </summary>
  </entry>
  <entry>
  <author>
  <name>Ota</name>
  <email>otaprocha...@gmail.com</email>
  </author>
  <updated>2009-12-14T14:52:49Z</updated>
  <id>http://groups.google.co.uk/group/doctrine-user/browse_frm/thread/7c6899101a7845f9</id>
  <link href="http://groups.google.co.uk/group/doctrine-user/browse_frm/thread/7c6899101a7845f9" />
  <title type="html">Namespaced relationship</title>
  <summary type="html" xml:space="preserve">
  Hi, &lt;br&gt; i have problem when trying to set relationship for Doctrine_Record &lt;br&gt; class in setUp method. When using lazy model loading, i don&#39;t use &lt;br&gt; Manager-&amp;gt;loadModels($path), i just let default autoloader do the &lt;br&gt; loading work. So when I access relationspip, it tries to load class, &lt;br&gt; but instead class &#39;eu\sss\DataSourceDetails&#39;, it tries to load class
  </summary>
  </entry>
  <entry>
  <author>
  <name>Anatoli Ilieff</name>
  <email>a.il...@gmail.com</email>
  </author>
  <updated>2009-12-14T14:25:50Z</updated>
  <id>http://groups.google.co.uk/group/doctrine-user/browse_frm/thread/5eb9cee1eaf739cd</id>
  <link href="http://groups.google.co.uk/group/doctrine-user/browse_frm/thread/5eb9cee1eaf739cd" />
  <title type="html">User, Channel and Subscription relationship - how to?</title>
  <summary type="html" xml:space="preserve">
  Hi, &lt;br&gt; &lt;p&gt;I am trying to implement the following structure: &lt;br&gt; &lt;p&gt;User &lt;br&gt; -id &lt;br&gt; Channel &lt;br&gt; -id &lt;br&gt; Subscriptions &lt;br&gt; -user_id &lt;br&gt; -channel_id &lt;br&gt; -subscriber_id &lt;br&gt; &lt;p&gt;I am still new to Doctrine, but I think that this can be accomplished &lt;br&gt; using inheritance. &lt;br&gt; &lt;p&gt;The idea is to save both UserSubscriptions and ChannelSubscriptions in
  </summary>
  </entry>
  <entry>
  <author>
  <name>Quest</name>
  <email>gugelwu...@divepage.net</email>
  </author>
  <updated>2009-12-14T08:28:26Z</updated>
  <id>http://groups.google.co.uk/group/doctrine-user/browse_frm/thread/70c7ad5a4d442184</id>
  <link href="http://groups.google.co.uk/group/doctrine-user/browse_frm/thread/70c7ad5a4d442184" />
  <title type="html">Possible in 2.0?</title>
  <summary type="html" xml:space="preserve">
  Hey there, &lt;br&gt; I&#39;d like to start my new project in 2.0, but there are some features &lt;br&gt; in 1.2 I really would like to use in 2.0. &lt;br&gt; Can you tell me how to realize it? &lt;br&gt; The features are: &lt;br&gt; Soft delete &lt;br&gt; Timestampable &lt;br&gt; Blameable &lt;br&gt; Versionable &lt;br&gt; Sluggable &lt;br&gt; Internationalisation &lt;br&gt; and the Property attribute searchable
  </summary>
  </entry>
  <entry>
  <author>
  <name>N. A. Mancini</name>
  <email>nmanc...@gmail.com</email>
  </author>
  <updated>2009-12-13T18:20:31Z</updated>
  <id>http://groups.google.co.uk/group/doctrine-user/browse_frm/thread/19bbca4017a04552</id>
  <link href="http://groups.google.co.uk/group/doctrine-user/browse_frm/thread/19bbca4017a04552" />
  <title type="html">Re: [doctrine-user] Digest for doctrine-user@googlegroups.com - 8 Messages in 5 Topics</title>
  <summary type="html" xml:space="preserve">
  Today&#39;s Topic Summary &lt;br&gt; &lt;p&gt;Group: &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://groups.google.com/group/doctrine-user/topics&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt; - DSN for microsoft sql server &amp;lt;#125841e31bc980b7_group_threa d_0&amp;gt; [1 &lt;br&gt; Update] &lt;br&gt; - is it possible to use doctrine with normal php &lt;br&gt; ??&amp;lt;#125841e31bc980b7_group_thr ead_1&amp;gt;[3 Updates] &lt;br&gt; - The function evictAll() is called on Doctrine_Table, but the
  </summary>
  </entry>
  <entry>
  <author>
  <name>takeshin</name>
  <email>admi...@gmail.com</email>
  </author>
  <updated>2009-12-13T18:21:07Z</updated>
  <id>http://groups.google.co.uk/group/doctrine-user/browse_frm/thread/471c7df38de31e61</id>
  <link href="http://groups.google.co.uk/group/doctrine-user/browse_frm/thread/471c7df38de31e61" />
  <title type="html">Retrieving entries by… (object notation)</title>
  <summary type="html" xml:space="preserve">
  To retrieve entry from the database specyfying model by string I use: &lt;br&gt; &lt;p&gt;$entry = Doctrine::getTable(&#39;My_Model&#39;) -&amp;gt;findOneBy(&#39;property&#39;, &lt;br&gt; &#39;value&#39;); &lt;br&gt; echo $entry-&amp;gt;id; &lt;br&gt; &lt;p&gt;How to do the same, when I already have object model (not string name) &lt;br&gt; (without using get_class). &lt;br&gt; I mean something like this:
  </summary>
  </entry>
  <entry>
  <author>
  <name>Alexandre Salomé</name>
  <email>alexandre.sal...@gmail.com</email>
  </author>
  <updated>2009-12-13T15:42:00Z</updated>
  <id>http://groups.google.co.uk/group/doctrine-user/browse_frm/thread/59a7fab6ad4ffae8</id>
  <link href="http://groups.google.co.uk/group/doctrine-user/browse_frm/thread/59a7fab6ad4ffae8" />
  <title type="html">Bug with I18N</title>
  <summary type="html" xml:space="preserve">
  Hi, &lt;br&gt; &lt;p&gt;I&#39;m posting a message for a user, waiting for registering on Doctrine User &lt;br&gt; group. &lt;br&gt; &lt;p&gt;Strange problem : &lt;br&gt; &lt;p&gt;2009/12/11 micon &amp;lt;haigermo...@web.de&amp;gt; &lt;br&gt; &lt;p&gt;-- &lt;br&gt; Alexandre Salomé &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://alexandre-salome.fr&quot;&gt;[link]&lt;/a&gt;
  </summary>
  </entry>
  <entry>
  <author>
  <name>dziobacz</name>
  <email>aaabbbcccda...@gmail.com</email>
  </author>
  <updated>2009-12-12T10:25:26Z</updated>
  <id>http://groups.google.co.uk/group/doctrine-user/browse_frm/thread/6e571bbf02a6ab20</id>
  <link href="http://groups.google.co.uk/group/doctrine-user/browse_frm/thread/6e571bbf02a6ab20" />
  <title type="html">DSN for microsoft sql server</title>
  <summary type="html" xml:space="preserve">
  I got connection string to connect in Microsoft Visual Studio Web &lt;br&gt; Developer to Microsoft SQL Server but I want to use it to connect to &lt;br&gt; this database using php and doctrine. Connection string: &lt;br&gt; Server=sql2008.xxx.pl, &lt;br&gt; 2401;Database=dziobacz_testdat abase;Uid=dziobacz_dziobacz;Pa ssword=dziobacz279@W;
  </summary>
  </entry>
  <entry>
  <author>
  <name>aNj</name>
  <email>andreas.jonde...@gmail.com</email>
  </author>
  <updated>2009-12-12T00:27:05Z</updated>
  <id>http://groups.google.co.uk/group/doctrine-user/browse_frm/thread/8164d42eee164666</id>
  <link href="http://groups.google.co.uk/group/doctrine-user/browse_frm/thread/8164d42eee164666" />
  <title type="html">The function evictAll() is called on Doctrine_Table, but the object</title>
  <summary type="html" xml:space="preserve">
  Hi! &lt;br&gt; &lt;p&gt;Im not quite sure it this bahaviour is wanted, but i think that this &lt;br&gt; should be catched: &lt;br&gt; &lt;p&gt;If i call Doctrine::getTable on a non existing model, the exception is &lt;br&gt; thrown. After them i want always to clear all Record Repositories, see &lt;br&gt; code: &lt;br&gt; &lt;p&gt;try{ &lt;br&gt; $table = Doctrine::getTable(&#39;notexisten t&#39;);
  </summary>
  </entry>
  <entry>
  <author>
  <name>dtjm</name>
  <email>samxngu...@gmail.com</email>
  </author>
  <updated>2009-12-11T22:48:50Z</updated>
  <id>http://groups.google.co.uk/group/doctrine-user/browse_frm/thread/c2748841fdb6979f</id>
  <link href="http://groups.google.co.uk/group/doctrine-user/browse_frm/thread/c2748841fdb6979f" />
  <title type="html">Table::getColumns() for subclasses</title>
  <summary type="html" xml:space="preserve">
  I have an object model that contains a class with several subclasses. &lt;br&gt; The subclasses share a few fields from the parent, but they each have &lt;br&gt; their own fields as well. &lt;br&gt; &lt;p&gt;I&#39;m using the column_aggregation inheritance type to do this because I &lt;br&gt; want to be able to polymorphically store objects of the parent class
  </summary>
  </entry>
  <entry>
  <author>
  <name>ryan.horn</name>
  <email>ryan.horn....@gmail.com</email>
  </author>
  <updated>2009-12-11T17:00:38Z</updated>
  <id>http://groups.google.co.uk/group/doctrine-user/browse_frm/thread/571d4b352d415b52</id>
  <link href="http://groups.google.co.uk/group/doctrine-user/browse_frm/thread/571d4b352d415b52" />
  <title type="html">Indexing Timestampable columns?</title>
  <summary type="html" xml:space="preserve">
  Is there any option to tell the Timestampable behavior to index the &lt;br&gt; columns it creates?
  </summary>
  </entry>
  <entry>
  <author>
  <name>kevin</name>
  <email>young.ke...@gmail.com</email>
  </author>
  <updated>2009-12-11T15:48:11Z</updated>
  <id>http://groups.google.co.uk/group/doctrine-user/browse_frm/thread/67be4ddef4e7e3a1</id>
  <link href="http://groups.google.co.uk/group/doctrine-user/browse_frm/thread/67be4ddef4e7e3a1" />
  <title type="html">Integrating Doctrine 1.2.1 CLI with Zend Framework 1.9.6</title>
  <summary type="html" xml:space="preserve">
  Hello everyone, &lt;br&gt; &lt;p&gt;I am attempting to configure the doctrine cli to properly create/ &lt;br&gt; populate my db and generate zf-compatible models based on a schema &lt;br&gt; yaml file. &lt;br&gt; &lt;p&gt;However, when I run my model builder script I encounter the following &lt;br&gt; error: &lt;br&gt; &lt;p&gt;PHP Fatal error: Cannot redeclare class Default_Model_BaseGroup in D:
  </summary>
  </entry>
  <entry>
  <author>
  <name>Loris</name>
  <email>loris.guign...@gmail.com</email>
  </author>
  <updated>2009-12-10T18:01:07Z</updated>
  <id>http://groups.google.co.uk/group/doctrine-user/browse_frm/thread/f296b4af8368abe6</id>
  <link href="http://groups.google.co.uk/group/doctrine-user/browse_frm/thread/f296b4af8368abe6" />
  <title type="html">SoftDelete in 1.2</title>
  <summary type="html" xml:space="preserve">
  Hey, &lt;br&gt; I upgraded from 1.1 to 1.2 today and found out that the softdelete &lt;br&gt; behavior behaved kinda oddly. My website looked quite empty: &lt;br&gt; &lt;p&gt;./symfony doctrine:dql &#39;FROM User&#39; &lt;br&gt; DQL: FROM User limit 10 &lt;br&gt; &lt;p&gt;In my mysql table, the &#39;is_deleted&#39; column is set to 0 by default &lt;br&gt; (when the record is not deleted) and set to 1 when deleted using the
  </summary>
  </entry>
  <entry>
  <author>
  <name>andrej</name>
  <email>dimas090...@gmail.com</email>
  </author>
  <updated>2009-12-10T14:27:14Z</updated>
  <id>http://groups.google.co.uk/group/doctrine-user/browse_frm/thread/de1e1bb148865b1d</id>
  <link href="http://groups.google.co.uk/group/doctrine-user/browse_frm/thread/de1e1bb148865b1d" />
  <title type="html">Two relationships to annother table in one table</title>
  <summary type="html" xml:space="preserve">
  Hello &lt;br&gt; I have table Country with all countries &lt;br&gt; and I have table Embassy with field country_in_id and country_to_id &lt;br&gt; which joined with Country.id &lt;br&gt; How works with these tables?
  </summary>
  </entry>
  <entry>
  <author>
  <name>dziobacz</name>
  <email>aaabbbcccda...@gmail.com</email>
  </author>
  <updated>2009-12-10T10:48:33Z</updated>
  <id>http://groups.google.co.uk/group/doctrine-user/browse_frm/thread/22c25635d3bbf919</id>
  <link href="http://groups.google.co.uk/group/doctrine-user/browse_frm/thread/22c25635d3bbf919" />
  <title type="html">is it possible to use doctrine with normal php ??</title>
  <summary type="html" xml:space="preserve">
  I would like to use Doctrine with normal php language - without &lt;br&gt; framework. Is it possible ? If yes - what should I change in doctrine &lt;br&gt; sandbox (because I downloaded Doctrine sandbox) ?
  </summary>
  </entry>
  <entry>
  <author>
  <name>Lane</name>
  <email>programm...@gmail.com</email>
  </author>
  <updated>2009-12-09T23:24:39Z</updated>
  <id>http://groups.google.co.uk/group/doctrine-user/browse_frm/thread/bc877510e47586a5</id>
  <link href="http://groups.google.co.uk/group/doctrine-user/browse_frm/thread/bc877510e47586a5" />
  <title type="html">DQL puzzle, Forum-&gt;Threads-&gt;Posts-&gt;Author</title>
  <summary type="html" xml:space="preserve">
  Forums have Threads. Threads have Posts. Each Post has one User (the &lt;br&gt; author). &lt;br&gt; &lt;p&gt;Given a Forum id, I need to get: &lt;br&gt; - Forum title &lt;br&gt; - each Thread (just title) in that Forum &lt;br&gt; - number of Posts in each Thread &lt;br&gt; - the User of the first Post in each Thread (i.e. author of the &lt;br&gt; Thread) &lt;br&gt; - created_at for the first Post in each Thread
  </summary>
  </entry>
  <entry>
  <author>
  <name>Quest</name>
  <email>gugelwu...@divepage.net</email>
  </author>
  <updated>2009-12-09T19:41:16Z</updated>
  <id>http://groups.google.co.uk/group/doctrine-user/browse_frm/thread/edb3fc209cc36b62</id>
  <link href="http://groups.google.co.uk/group/doctrine-user/browse_frm/thread/edb3fc209cc36b62" />
  <title type="html">Doctrine2 MySQL Connection</title>
  <summary type="html" xml:space="preserve">
  Hey there &lt;br&gt; I&#39;m trying to set up a mysql connection with doctrine 2. &lt;br&gt; These are my configuration options for entitymanager::create: &lt;br&gt; &lt;p&gt;// Database connection information &lt;br&gt; $connectionOptions = array( &lt;br&gt; &#39;driver&#39; =&amp;gt; &#39;pdo_mysql&#39;, &lt;br&gt; &#39;host&#39; =&amp;gt; &#39;localhost&#39;, &lt;br&gt; &#39;dbname&#39; =&amp;gt; &#39;*****&#39;, &lt;br&gt; &#39;user&#39; =&amp;gt; &#39;*****&#39;,
  </summary>
  </entry>
  <entry>
  <author>
  <name>nicklang907</name>
  <email>nicklang...@yahoo.com</email>
  </author>
  <updated>2009-12-09T16:59:29Z</updated>
  <id>http://groups.google.co.uk/group/doctrine-user/browse_frm/thread/9890a645ea5a5c5c</id>
  <link href="http://groups.google.co.uk/group/doctrine-user/browse_frm/thread/9890a645ea5a5c5c" />
  <title type="html">Business Layer Pattern</title>
  <summary type="html" xml:space="preserve">
  Hello, &lt;br&gt; &lt;p&gt;I&#39;m wondering what type of pattern is used for a business layer with &lt;br&gt; Doctrine. Do most of you use a business layer for your application? &lt;br&gt; &lt;p&gt;I&#39;m finding it quite difficult to build behaviors to do what I&#39;m &lt;br&gt; trying to do (make a Publishable behavior so that basically you can &lt;br&gt; call publish() and data will be copied so that you have 2 versions,
  </summary>
  </entry>
  <entry>
  <author>
  <name>Darragh Enright</name>
  <email>darraghenri...@gmail.com</email>
  </author>
  <updated>2009-12-09T15:53:03Z</updated>
  <id>http://groups.google.co.uk/group/doctrine-user/browse_frm/thread/e960f8fa8e812dbc</id>
  <link href="http://groups.google.co.uk/group/doctrine-user/browse_frm/thread/e960f8fa8e812dbc" />
  <title type="html">Doctrine_Record - copying/saving a record and its relations</title>
  <summary type="html" xml:space="preserve">
  Hi there. &lt;br&gt; &lt;p&gt;I&#39;m sure this is a basic enough question :) so apologies if it has &lt;br&gt; been covered before! &lt;br&gt; &lt;p&gt;I have two simple tables, &#39;Pastime&#39; and &#39;Person&#39;, which are linked &lt;br&gt; many-to-many via a relationship table called &#39;PastimePerson&#39;. I want &lt;br&gt; to be able to retrieve a record from one table and duplicate it. No
  </summary>
  </entry>
  <entry>
  <author>
  <name>Nicolas KONDRATEK</name>
  <email>n.kondra...@gmail.com</email>
  </author>
  <updated>2009-12-09T15:39:08Z</updated>
  <id>http://groups.google.co.uk/group/doctrine-user/browse_frm/thread/f8d4d268785c9482</id>
  <link href="http://groups.google.co.uk/group/doctrine-user/browse_frm/thread/f8d4d268785c9482" />
  <title type="html">DQL : Select User and collection of associated objects...</title>
  <summary type="html" xml:space="preserve">
  Hi, &lt;br&gt; &lt;p&gt;In my yml declaration I&#39;ve User table and an association : &lt;br&gt; &lt;p&gt;Example : &lt;br&gt; &lt;p&gt;User A have Competence X and Competence Y (come from table Competence &lt;br&gt; with user_id)... &lt;br&gt; &lt;p&gt;Without DQL command (-&amp;gt;innerJoin(...)), can I configure Doctrine to &lt;br&gt; auto join where I execute : &lt;br&gt; &lt;p&gt;$q = Doctrine_Query::create()
  </summary>
  </entry>
  <entry>
  <author>
  <name>gunzip</name>
  <email>spammm...@gmail.com</email>
  </author>
  <updated>2009-12-09T15:38:43Z</updated>
  <id>http://groups.google.co.uk/group/doctrine-user/browse_frm/thread/7213da33e3ba44bd</id>
  <link href="http://groups.google.co.uk/group/doctrine-user/browse_frm/thread/7213da33e3ba44bd" />
  <title type="html">deep copy of doctrine record</title>
  <summary type="html" xml:space="preserve">
  I fetch a Doctrine_Record which has some relations. How do I get a &lt;br&gt; deep copy of the object ? &lt;br&gt; &lt;p&gt;I&#39;ve tried using $object-&amp;gt;copy(TRUE) but this ends up in a infinite &lt;br&gt; recursion loop, I think because the relations are &lt;br&gt; (naturally) mutual (ie. $object-&amp;gt;getRelateds() and $related-&amp;gt;getObject &lt;br&gt; ()) &lt;br&gt; &lt;p&gt;Then I tried using fromArray() and synchronizeWithArray() but this
  </summary>
  </entry>
  <entry>
  <author>
  <name>Lilian</name>
  <email>lilian.rob...@gmail.com</email>
  </author>
  <updated>2009-12-09T15:21:54Z</updated>
  <id>http://groups.google.co.uk/group/doctrine-user/browse_frm/thread/0f69982c6f7a4455</id>
  <link href="http://groups.google.co.uk/group/doctrine-user/browse_frm/thread/0f69982c6f7a4455" />
  <title type="html">Pager does not work with MS SQL Server</title>
  <summary type="html" xml:space="preserve">
  Hi, &lt;br&gt; &lt;p&gt;I started a new project with Symfony 1.4 and Doctrine 1.2. &lt;br&gt; &lt;p&gt;I can&#39;t use a pager. For example : &lt;br&gt; $q = Doctrine_Query::create()-&amp;gt;sele ct( &amp;quot;*&amp;quot; )-&amp;gt;from( &amp;quot;utilisateur&amp;quot; ); &lt;br&gt; &lt;p&gt;$pager = new customDoctrinePager( $q, 1, 10 ); &lt;br&gt; $pager-&amp;gt;init(); &lt;br&gt; &lt;p&gt;$results = $pager-&amp;gt;getResults(); &lt;br&gt; &lt;p&gt;gives me : &lt;br&gt; SQLSTATE[HY000]: General error: 10007 Invalid column name &#39;id&#39;.
  </summary>
  </entry>
  <entry>
  <author>
  <name>ProdigitalSon</name>
  <email>ant.cunning...@gmail.com</email>
  </author>
  <updated>2009-12-09T13:51:09Z</updated>
  <id>http://groups.google.co.uk/group/doctrine-user/browse_frm/thread/731db48058b88821</id>
  <link href="http://groups.google.co.uk/group/doctrine-user/browse_frm/thread/731db48058b88821" />
  <title type="html">Integrating with Zend Framework</title>
  <summary type="html" xml:space="preserve">
  I currently have a project which is being developed in ZF 1.9. I &lt;br&gt; finally got the lead dev on board with moving to Doctrine to speed &lt;br&gt; things up. After reading Matthew&#39;s blog (&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://weierophinney.net/&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; matthew/archives/220-Autoloadi ng-Doctrine-and-Doctrine-entit ies-from- &lt;br&gt; Zend-Framework.html) hooking Doctrine up to the app was pretty easy to
  </summary>
  </entry>
  <entry>
  <author>
  <name>Clemens Degendorfer</name>
  <email>clemens.degendor...@brainformance.at</email>
  </author>
  <updated>2009-12-09T13:32:48Z</updated>
  <id>http://groups.google.co.uk/group/doctrine-user/browse_frm/thread/c464eb35d4262dc9</id>
  <link href="http://groups.google.co.uk/group/doctrine-user/browse_frm/thread/c464eb35d4262dc9" />
  <title type="html">identities</title>
  <summary type="html" xml:space="preserve">
  Hello, &lt;br&gt; &lt;p&gt;Made any of you experience with identity columns in 2.0 that are managed &lt;br&gt; manually? &lt;br&gt; I&#39;m trying to implement a tree structure with dependend subtables. On &lt;br&gt; insertion there must be an insert on each level, but for that i need to &lt;br&gt; know the primary key of the root-record in the root-table. I wanted to
  </summary>
  </entry>
  <entry>
  <author>
  <name>Scott Davey</name>
  <email>sda...@datalink.com.au</email>
  </author>
  <updated>2009-12-09T04:47:47Z</updated>
  <id>http://groups.google.co.uk/group/doctrine-user/browse_frm/thread/998fffa2e1e880c1</id>
  <link href="http://groups.google.co.uk/group/doctrine-user/browse_frm/thread/998fffa2e1e880c1" />
  <title type="html">Difference between set, _set and __set?</title>
  <summary type="html" xml:space="preserve">
  Hi, &lt;br&gt; &lt;p&gt;I think I get this but I want to be sure, as I can&#39;t find anything officially documented (including in the code). Can someone please confirm for me the relative difference between set(), _set() and __set(), especially with regard to overriding in descendant classes. &lt;br&gt; &lt;p&gt;Here&#39;s my understanding:
  </summary>
  </entry>
  <entry>
  <author>
  <name>Rafael Izidoro</name>
  <email>raf4...@gmail.com</email>
  </author>
  <updated>2009-12-08T17:45:32Z</updated>
  <id>http://groups.google.co.uk/group/doctrine-user/browse_frm/thread/e4f7a72643402060</id>
  <link href="http://groups.google.co.uk/group/doctrine-user/browse_frm/thread/e4f7a72643402060" />
  <title type="html">MANY-TO-MANY WITH ONE RESOLUTION TABLE TO MANY OTHER TABLES</title>
  <summary type="html" xml:space="preserve">
  I&#39;ve got some tables on my system like these: &lt;br&gt; &lt;p&gt;news &lt;br&gt; --id &lt;br&gt; --title &lt;br&gt; --content &lt;br&gt; &lt;p&gt;video &lt;br&gt; --id &lt;br&gt; --title &lt;br&gt; --url &lt;br&gt; &lt;p&gt;album &lt;br&gt; --id &lt;br&gt; --title &lt;br&gt; &lt;p&gt;Now, I need to do a many-to-many relatioship with this tables, but in &lt;br&gt; a flexible way. I created a table called &#39;links&#39; with the below &lt;br&gt; structure: &lt;br&gt; &lt;p&gt;links &lt;br&gt; --parent_entity (example: news)
  </summary>
  </entry>
  <entry>
  <author>
  <name>Andreas Möller</name>
  <email>localhe...@l8m.de</email>
  </author>
  <updated>2009-12-08T17:19:42Z</updated>
  <id>http://groups.google.co.uk/group/doctrine-user/browse_frm/thread/696c2da8c82d822b</id>
  <link href="http://groups.google.co.uk/group/doctrine-user/browse_frm/thread/696c2da8c82d822b" />
  <title type="html">Doctrine_Cache_Driver, issue with cache keys being passed unserialized to save()</title>
  <summary type="html" xml:space="preserve">
  I&#39;ve sub-classed &lt;br&gt; &lt;p&gt; [x] Doctrine_Cache_Driver &lt;br&gt; &lt;p&gt;in order to attach it to a &lt;br&gt; &lt;p&gt; [x] Zend_Cache_Backend_File &lt;br&gt; &lt;p&gt;for the time being, but I&#39;m a bit confused as in &lt;br&gt; &lt;p&gt; [x] Doctrine_Cache_Driver::_saveKe y($key) &lt;br&gt; [x] Doctrine_Cache_Driver::_delete Key($key) &lt;br&gt; &lt;p&gt;with either of them attempting to call
  </summary>
  </entry>
  <entry>
  <author>
  <name>Diego</name>
  <email>diego.machadodar...@gmail.com</email>
  </author>
  <updated>2009-12-08T16:33:12Z</updated>
  <id>http://groups.google.co.uk/group/doctrine-user/browse_frm/thread/ad5162bfa0187d8d</id>
  <link href="http://groups.google.co.uk/group/doctrine-user/browse_frm/thread/ad5162bfa0187d8d" />
  <title type="html">generating models</title>
  <summary type="html" xml:space="preserve">
  Hi &lt;br&gt; &lt;p&gt;I can&#39;t generate my models, because in my DB has a field with type &lt;br&gt; ISBN and ISSN. So Doctrine calls a Exception &lt;br&gt; &amp;quot;unknown database attribute type: isbn&amp;quot;. &lt;br&gt; &lt;p&gt;How can I generate my models by table? Someone can help me? &lt;br&gt; &lt;p&gt;sorry for my english. &lt;br&gt; &lt;p&gt;Thanks for any feedback.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Quest</name>
  <email>gugelwu...@divepage.net</email>
  </author>
  <updated>2009-12-08T15:28:09Z</updated>
  <id>http://groups.google.co.uk/group/doctrine-user/browse_frm/thread/9a60aefe8b1e632b</id>
  <link href="http://groups.google.co.uk/group/doctrine-user/browse_frm/thread/9a60aefe8b1e632b" />
  <title type="html">Version 1.2 or 2.0</title>
  <summary type="html" xml:space="preserve">
  Hey all &lt;br&gt; &lt;p&gt;I&#39;m new to Doctrine and I have to say it&#39;s really impressive! &lt;br&gt; For future projects I want to use Doctrine. But now I have to decide &lt;br&gt; if I shall take 1.2 or 2.0. &lt;br&gt; Will it be difficult to migrate from 1.2 to 2.0? &lt;br&gt; &lt;p&gt;Regards from Germany &lt;br&gt; Michael
  </summary>
  </entry>
  <entry>
  <author>
  <name>Daniel Lohse</name>
  <email>annismcken...@googlemail.com</email>
  </author>
  <updated>2009-12-08T13:14:53Z</updated>
  <id>http://groups.google.co.uk/group/doctrine-user/browse_frm/thread/d5a21137ca13c618</id>
  <link href="http://groups.google.co.uk/group/doctrine-user/browse_frm/thread/d5a21137ca13c618" />
  <title type="html">Prevent symfony form and filter generation of versioned model</title>
  <summary type="html" xml:space="preserve">
  Hey there, &lt;br&gt; &lt;p&gt;I kind of hit a road block when trying to disable the form and filter generation for a actAs: Versionable definition: &lt;br&gt; &lt;p&gt;I tried: &lt;br&gt; &lt;p&gt;Model: &lt;br&gt; actAs: &lt;br&gt; Versionable: &lt;br&gt; symfony: &lt;br&gt; form: false &lt;br&gt; filter: false &lt;br&gt; &lt;p&gt;Model: &lt;br&gt; actAs: &lt;br&gt; Versionable: &lt;br&gt; options: &lt;br&gt; symfony:
  </summary>
  </entry>
  <entry>
  <author>
  <name>Nico Kaiser</name>
  <email>n...@kaiser.me</email>
  </author>
  <updated>2009-12-08T13:14:31Z</updated>
  <id>http://groups.google.co.uk/group/doctrine-user/browse_frm/thread/2cf813c72e4f15a8</id>
  <link href="http://groups.google.co.uk/group/doctrine-user/browse_frm/thread/2cf813c72e4f15a8" />
  <title type="html">[2.0] Support for JPA &quot;columnDefinition&quot; (patch)</title>
  <summary type="html" xml:space="preserve">
  Hi! &lt;br&gt; &lt;p&gt;Some weeks ago we discussed creation of custom Types [1] like the MySQL &lt;br&gt; enum [2] and custom field modifiers like &amp;quot;UNSIGNED&amp;quot; [3] &lt;br&gt; &lt;p&gt;While in need for another custom type (char - for fixed length text) &lt;br&gt; that - like enum - can be mapped to a Doctrine StringType, I implemented &lt;br&gt; a &amp;quot;columnDefinition&amp;quot; element for @Column annonations.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Palleas</name>
  <email>pall...@gmail.com</email>
  </author>
  <updated>2009-12-08T08:06:06Z</updated>
  <id>http://groups.google.co.uk/group/doctrine-user/browse_frm/thread/be3612bc2404ab15</id>
  <link href="http://groups.google.co.uk/group/doctrine-user/browse_frm/thread/be3612bc2404ab15" />
  <title type="html">Error with NastedSet behavior when moving a node</title>
  <summary type="html" xml:space="preserve">
  Hi there, &lt;br&gt; &lt;p&gt;I want to make a simple thing with Symfony and Doctrine, but I have an &lt;br&gt; issue when I move a node. It doesn&#39;t seem to move its child. Here is &lt;br&gt; what I&#39;ve done : &lt;br&gt; &lt;p&gt;My Schema : &lt;br&gt; NoeRubric: &lt;br&gt; actAs: &lt;br&gt; Timestampable: ~ &lt;br&gt; Sluggable: &lt;br&gt; unique: true &lt;br&gt; canUpdate: false &lt;br&gt; fields: [label]
  </summary>
  </entry>
  <entry>
  <author>
  <name>nicklang907</name>
  <email>nicklang...@yahoo.com</email>
  </author>
  <updated>2009-12-08T02:36:03Z</updated>
  <id>http://groups.google.co.uk/group/doctrine-user/browse_frm/thread/05d7b72e25171fcc</id>
  <link href="http://groups.google.co.uk/group/doctrine-user/browse_frm/thread/05d7b72e25171fcc" />
  <title type="html">Versionable and I18n and Lists</title>
  <summary type="html" xml:space="preserve">
  Hi, &lt;br&gt; &lt;p&gt;I&#39;m trying to implement a list of things and have each item in the &lt;br&gt; list be translated and then tracked with the Versionable behavior. &lt;br&gt; So, when I delete, it would have to softdelete so that when a revert &lt;br&gt; happens, the item is restored to the list. &lt;br&gt; &lt;p&gt;For example, say you have a list of webpages. So you would have
  </summary>
  </entry>
  <entry>
  <author>
  <name>zagros</name>
  <email>amir.so...@gmail.com</email>
  </author>
  <updated>2009-12-07T22:15:13Z</updated>
  <id>http://groups.google.co.uk/group/doctrine-user/browse_frm/thread/7836c7ace8dd2358</id>
  <link href="http://groups.google.co.uk/group/doctrine-user/browse_frm/thread/7836c7ace8dd2358" />
  <title type="html">Doctrine Blob</title>
  <summary type="html" xml:space="preserve">
  I&#39;m trying to figure out how to use Doctrine to save the image data &lt;br&gt; into MySQL inside a blob column. &lt;br&gt; &lt;p&gt;Essentially, I&#39;m using Symf 1.3 and Doctrine 1.2. I have an object &lt;br&gt; called Foo with a property called photo which I set using $foo- &lt;br&gt; displaying the blob data which is an issue. It looks like whenever I
  </summary>
  </entry>
  <entry>
  <author>
  <name>Jonathan Carter</name>
  <email>jcar...@revolutionlinux.com</email>
  </author>
  <updated>2009-12-07T19:21:05Z</updated>
  <id>http://groups.google.co.uk/group/doctrine-user/browse_frm/thread/a6400febcb5e1fa3</id>
  <link href="http://groups.google.co.uk/group/doctrine-user/browse_frm/thread/a6400febcb5e1fa3" />
  <title type="html">replace() status codes</title>
  <summary type="html" xml:space="preserve">
  Hi &lt;br&gt; &lt;p&gt;I&#39;m using replace() to store data, is there a way to get any feedback on whether it has added new data or replaced it? I did some searching but couldn&#39;t find anything relevant. &lt;br&gt; &lt;p&gt;Thanks for any feedback. &lt;br&gt; &lt;p&gt;-Jonathan
  </summary>
  </entry>
  <entry>
  <author>
  <name>Joshua Nankin</name>
  <email>jnan...@gmail.com</email>
  </author>
  <updated>2009-12-07T16:06:57Z</updated>
  <id>http://groups.google.co.uk/group/doctrine-user/browse_frm/thread/2516ca2115088e7e</id>
  <link href="http://groups.google.co.uk/group/doctrine-user/browse_frm/thread/2516ca2115088e7e" />
  <title type="html">generate-migrations-diff bug?</title>
  <summary type="html" xml:space="preserve">
  Hello. I&#39;ve been using generate-migrations-diff to create my migration &lt;br&gt; files, but it seems to be generating a lot of extra changeColumn calls. &lt;br&gt; &lt;p&gt;For instance, if the only change I make to my schema file is to add a single &lt;br&gt; column to a table called &#39;business_location&#39;, I still get calls such as the
  </summary>
  </entry>
  <entry>
  <author>
  <name>Nicolas KONDRATEK</name>
  <email>n.kondra...@gmail.com</email>
  </author>
  <updated>2009-12-07T15:06:48Z</updated>
  <id>http://groups.google.co.uk/group/doctrine-user/browse_frm/thread/37f91dcbc9f08272</id>
  <link href="http://groups.google.co.uk/group/doctrine-user/browse_frm/thread/37f91dcbc9f08272" />
  <title type="html">Problem with relation...</title>
  <summary type="html" xml:space="preserve">
  Hi, &lt;br&gt; &lt;p&gt;I try to save a User with an association : &lt;br&gt; &lt;p&gt;$user = new User(); &lt;br&gt; $user-&amp;gt;name = &amp;quot;Name&amp;quot;; &lt;br&gt; $user-&amp;gt;mail = &amp;quot;n.kondra...@gmail.com&amp;quot;; &lt;br&gt; $user-&amp;gt;password = &amp;quot;xxxxx&amp;quot;; &lt;br&gt; &lt;p&gt;$baseCompetence = $user-&amp;gt;Competence; &lt;br&gt; $user-&amp;gt;Competence[$user-&amp;gt;id]-&amp;gt; cle = &amp;quot;COMP_1&amp;quot;; &lt;br&gt; $user-&amp;gt;Competence[$user-&amp;gt;id]-&amp;gt; diversite = 54;
  </summary>
  </entry>
  <entry>
  <author>
  <name>Artyom Bisyarin</name>
  <email>arts...@ukr.net</email>
  </author>
  <updated>2009-12-07T15:03:27Z</updated>
  <id>http://groups.google.co.uk/group/doctrine-user/browse_frm/thread/6276dc8759e08953</id>
  <link href="http://groups.google.co.uk/group/doctrine-user/browse_frm/thread/6276dc8759e08953" />
  <title type="html">Wrong nodes order when inserting several nodes as last childs of some parent node.</title>
  <summary type="html" xml:space="preserve">
  Hello. &lt;br&gt; When I insert several nodes at once with &amp;quot;$node-&amp;gt;insertAsLastChildOf &lt;br&gt; ($parentNode)&amp;quot;, then nodes inserted in backward order. &lt;br&gt; This is because all nodes inserted with same &#39;lft&#39; and &#39;rgt&#39; values: &lt;br&gt; &lt;p&gt;From MySQL query log: &lt;br&gt; START TRANSACTION &lt;br&gt; UPDATE content_item SET lft = lft + &#39;2&#39; WHERE lft &amp;gt;= &#39;26&#39; AND site_id
  </summary>
  </entry>
  <entry>
  <author>
  <name>Reinier Kip</name>
  <email>reinier....@gmail.com</email>
  </author>
  <updated>2009-12-07T14:08:33Z</updated>
  <id>http://groups.google.co.uk/group/doctrine-user/browse_frm/thread/acad573be7b3e03b</id>
  <link href="http://groups.google.co.uk/group/doctrine-user/browse_frm/thread/acad573be7b3e03b" />
  <title type="html">[2.0] Inheritance and associations problem</title>
  <summary type="html" xml:space="preserve">
  I have two class hierarchies like this: &lt;br&gt; &lt;p&gt;	ParentClass#related = one-to-many RelatedClass &lt;br&gt; ^ &lt;br&gt; ChildClass &lt;br&gt; &lt;p&gt;When I query: &lt;br&gt; &lt;p&gt;	SELECT p, r FROM ParentClass p LEFT JOIN p.related r &lt;br&gt; &lt;p&gt;Where p is an instance of ChildClass, the query fails. It seems &lt;br&gt; ObjectHydrator#_initRelatedCol lection() tries to get metadata for
  </summary>
  </entry>
  <entry>
  <author>
  <name>Ken Marfilla</name>
  <email>marfillas...@gmail.com</email>
  </author>
  <updated>2009-12-07T13:14:13Z</updated>
  <id>http://groups.google.co.uk/group/doctrine-user/browse_frm/thread/2ab6a7a83a32215f</id>
  <link href="http://groups.google.co.uk/group/doctrine-user/browse_frm/thread/2ab6a7a83a32215f" />
  <title type="html">dynamic modification of column name</title>
  <summary type="html" xml:space="preserve">
  Hi, &lt;br&gt; &lt;p&gt;I&#39;m about to export reports from different databases. In essence the &lt;br&gt; tables across the databases are similar except in some cases column &lt;br&gt; names of these tables are different. I thought I just can create a &lt;br&gt; single yaml definition that are common in most database and only &lt;br&gt; change column names during runtime. I tried inheritance but this seems
  </summary>
  </entry>
  <entry>
  <author>
  <name>Christian Fazzini</name>
  <email>christian.fazz...@gmail.com</email>
  </author>
  <updated>2009-12-07T11:46:20Z</updated>
  <id>http://groups.google.co.uk/group/doctrine-user/browse_frm/thread/c46b5ca23604beb3</id>
  <link href="http://groups.google.co.uk/group/doctrine-user/browse_frm/thread/c46b5ca23604beb3" />
  <title type="html">How do I turn these into objects?</title>
  <summary type="html" xml:space="preserve">
  Does anyone know how I can turn the result set into objects? At &lt;br&gt; current, they are returned as arrays. &lt;br&gt; Better still, is there a different query I can use (perhaps in DQL) to &lt;br&gt; get the same results as objects? &lt;br&gt; &lt;p&gt;$this-&amp;gt;feeds = Doctrine_Manager::getInstance( )-&amp;gt;getCurrentConnection &lt;br&gt; ()- &lt;br&gt; &lt;p&gt; SELECT
  </summary>
  </entry>
  <entry>
  <author>
  <name>leblos</name>
  <email>tobiasknipp...@web.de</email>
  </author>
  <updated>2009-12-07T11:36:18Z</updated>
  <id>http://groups.google.co.uk/group/doctrine-user/browse_frm/thread/328b4478f63b8558</id>
  <link href="http://groups.google.co.uk/group/doctrine-user/browse_frm/thread/328b4478f63b8558" />
  <title type="html">migrations and multiple connections</title>
  <summary type="html" xml:space="preserve">
  Is there any chance, to use migrations with multiple connections? &lt;br&gt; &lt;p&gt;i am using Doctrine 1.2 with one yaml-File for each Connection &lt;br&gt; specifying &lt;br&gt; connection: public on top of the file. &lt;br&gt; When i am doing migration now, i get an error, because the wrong &lt;br&gt; connection is used an the corresponding tables are not found. even if
  </summary>
  </entry>
  <entry>
  <author>
  <name>Andreas Möller</name>
  <email>localhe...@l8m.de</email>
  </author>
  <updated>2009-12-05T12:53:21Z</updated>
  <id>http://groups.google.co.uk/group/doctrine-user/browse_frm/thread/1fc8c48e74c58015</id>
  <link href="http://groups.google.co.uk/group/doctrine-user/browse_frm/thread/1fc8c48e74c58015" />
  <title type="html">RE: [doctrine-user] Re: All childs have an N:M relation witch each other. Behavior suggestions?</title>
  <summary type="html" xml:space="preserve">
  but the others are similar. &lt;br&gt; &lt;p&gt;Then I would probably go for concrete inheritance and store everything in the same table. &lt;br&gt; &lt;p&gt;So, you have one parent and an undefined, yet growing number of children. Are the the children supposed to have children themselves or just to link to other children, i.e., on the same level in the tree?
  </summary>
  </entry>
  <entry>
  <author>
  <name>alexey_baranov</name>
  <email>mias...@gmail.com</email>
  </author>
  <updated>2009-12-05T06:35:32Z</updated>
  <id>http://groups.google.co.uk/group/doctrine-user/browse_frm/thread/4b119728985d6e69</id>
  <link href="http://groups.google.co.uk/group/doctrine-user/browse_frm/thread/4b119728985d6e69" />
  <title type="html">unidirectional vs bidirectional</title>
  <summary type="html" xml:space="preserve">
  Hello! &lt;br&gt; &lt;p&gt;Is there any advantage of uni-directional over the bi-directional, &lt;br&gt; why they should use?
  </summary>
  </entry>
</feed>
