<?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>xaguilars</name>
  <email>xaguil...@gmail.com</email>
  </author>
  <updated>2009-11-28T22:28:16Z</updated>
  <id>http://groups.google.co.uk/group/doctrine-user/browse_frm/thread/d526f169f31bfbff</id>
  <link href="http://groups.google.co.uk/group/doctrine-user/browse_frm/thread/d526f169f31bfbff" />
  <title type="html">How to make Doctrine delete table prefixes from class names?</title>
  <summary type="html" xml:space="preserve">
  Hello, I&#39;m using Doctrine 1.1.5 and I&#39;d like to know if there is some &lt;br&gt; option for remove table prefix from files and class names when calling &lt;br&gt; Doctrine::generateModelsFromDb or Doctrine::generateModelsFromYa ml. &lt;br&gt; &lt;p&gt;Thank you
  </summary>
  </entry>
  <entry>
  <author>
  <name>Ariel Arjona</name>
  <email>arj...@gmail.com</email>
  </author>
  <updated>2009-11-27T23:16:09Z</updated>
  <id>http://groups.google.co.uk/group/doctrine-user/browse_frm/thread/7b98ef26f4968019</id>
  <link href="http://groups.google.co.uk/group/doctrine-user/browse_frm/thread/7b98ef26f4968019" />
  <title type="html">how would you model entities that have many enum-like fields?</title>
  <summary type="html" xml:space="preserve">
  Hello, &lt;br&gt; &lt;p&gt;This is a general design question applied to doctrine: &lt;br&gt; &lt;p&gt;Currently I&#39;m building an app that holds a morphological database for &lt;br&gt; species of pollen, spores and other similar things. Basically each &lt;br&gt; item class has dozens upon dozens of fields that describe species &lt;br&gt; characteristics, measurements, shapes, etc. Most of those fields are
  </summary>
  </entry>
  <entry>
  <author>
  <name>iDVB</name>
  <email>dvanbr...@gmail.com</email>
  </author>
  <updated>2009-11-27T22:28:19Z</updated>
  <id>http://groups.google.co.uk/group/doctrine-user/browse_frm/thread/ad516d4dc3b1ec7b</id>
  <link href="http://groups.google.co.uk/group/doctrine-user/browse_frm/thread/ad516d4dc3b1ec7b" />
  <title type="html">One to Many Relation DB Writes are Missing Foreign ID??</title>
  <summary type="html" xml:space="preserve">
  Ok so here is the issue I&#39;m facing. I&#39;m trying to create a One to Many &lt;br&gt; Relationship between User and Meta (metadata). &lt;br&gt; The below Schema Works -&amp;gt; Creates DB as expected. &lt;br&gt; The below Fixture Works -&amp;gt; Populates DB as expected. (Meta table gets &lt;br&gt; relative user_id) &lt;br&gt; HOWEVER: Populating the DB with code to create a user and related Meta
  </summary>
  </entry>
  <entry>
  <author>
  <name>Nicolas KONDRATEK</name>
  <email>n.kondra...@gmail.com</email>
  </author>
  <updated>2009-11-26T22:17:13Z</updated>
  <id>http://groups.google.co.uk/group/doctrine-user/browse_frm/thread/81d500ff1ac876bd</id>
  <link href="http://groups.google.co.uk/group/doctrine-user/browse_frm/thread/81d500ff1ac876bd" />
  <title type="html">Problem genarate database from model ?</title>
  <summary type="html" xml:space="preserve">
  Hi, &lt;br&gt; &lt;p&gt;In an other post, you have advised me to use doctrine 1.2 instead of &lt;br&gt; 1.1, but with 1.2 I&#39;ve any problems : &lt;br&gt; &lt;p&gt;My connection : &lt;br&gt; &lt;p&gt;require_once(dirname(__FILE__) . &#39;/doctrine/lib/Doctrine.php&#39;); &lt;br&gt; &lt;p&gt;spl_autoload_register(array(&#39;D octrine&#39;, &#39;autoload&#39;)); &lt;br&gt; $manager = Doctrine_Manager::getInstance( );
  </summary>
  </entry>
  <entry>
  <author>
  <name>dziobacz</name>
  <email>aaabbbcccda...@gmail.com</email>
  </author>
  <updated>2009-11-26T18:57:28Z</updated>
  <id>http://groups.google.co.uk/group/doctrine-user/browse_frm/thread/c88505c31596189f</id>
  <link href="http://groups.google.co.uk/group/doctrine-user/browse_frm/thread/c88505c31596189f" />
  <title type="html">doctrine DECIMAL - I don&#39;t want dot - I need comma</title>
  <summary type="html" xml:space="preserve">
  In Poland in prices we have comma, not dot. But when I write price &lt;br&gt; with comma Doctrine says to me that this is wrong - what can I do ?
  </summary>
  </entry>
  <entry>
  <author>
  <name>Steve Popoola</name>
  <email>steve...@gmail.com</email>
  </author>
  <updated>2009-11-26T12:21:32Z</updated>
  <id>http://groups.google.co.uk/group/doctrine-user/browse_frm/thread/eb4d264610e9c3c5</id>
  <link href="http://groups.google.co.uk/group/doctrine-user/browse_frm/thread/eb4d264610e9c3c5" />
  <title type="html">Dealing with Relations Example</title>
  <summary type="html" xml:space="preserve">
  Hello everyone, &lt;br&gt; &lt;p&gt;I just started learning Doctrine and so far its been interesting. However &lt;br&gt; while reading through the doctrine manual, I had problems with the example &lt;br&gt; under Dealing With Relations (chapter 8). &lt;br&gt; &lt;p&gt;Two alternatives for dealing with one-to-many relations were given. The &lt;br&gt; first one below worked perfectly;
  </summary>
  </entry>
  <entry>
  <author>
  <name>szotyi</name>
  <email>szo...@gmail.com</email>
  </author>
  <updated>2009-11-26T08:43:41Z</updated>
  <id>http://groups.google.co.uk/group/doctrine-user/browse_frm/thread/eeb6391100e829f9</id>
  <link href="http://groups.google.co.uk/group/doctrine-user/browse_frm/thread/eeb6391100e829f9" />
  <title type="html">query cache causes sql bind error</title>
  <summary type="html" xml:space="preserve">
  Hi, &lt;br&gt; &lt;p&gt;in my program if I turn on query cache for doctrine (tried with apc &lt;br&gt; and xcache), I get an error: &lt;br&gt; &lt;p&gt;&amp;lt;&amp;lt;Unknown error&amp;gt;&amp;gt;: 7 ERROR: bind message supplies 2 parameters, but &lt;br&gt; prepared statement &amp;quot;pdo_pgsql_stmt_0ad5eef4&amp;quot; requires 4 &lt;br&gt; &lt;p&gt;My backend is postgres, i use Doctrine 1.1.5 and here is the query:
  </summary>
  </entry>
  <entry>
  <author>
  <name>dziobacz</name>
  <email>aaabbbcccda...@gmail.com</email>
  </author>
  <updated>2009-11-26T06:48:40Z</updated>
  <id>http://groups.google.co.uk/group/doctrine-user/browse_frm/thread/16226d36189afe28</id>
  <link href="http://groups.google.co.uk/group/doctrine-user/browse_frm/thread/16226d36189afe28" />
  <title type="html">how can I create relation many to many - tables: books, authors, booksauthors in file YML ?</title>
  <summary type="html" xml:space="preserve">
  Hi people - what is wrong in this file YML - I want to create relation &lt;br&gt; many to many between Books and Authors: &lt;br&gt; &lt;p&gt;Books: &lt;br&gt; columns: &lt;br&gt; id_book: &lt;br&gt; type: integer(4) &lt;br&gt; primary: true &lt;br&gt; autoincrement: true &lt;br&gt; title: &lt;br&gt; type: string(200) &lt;br&gt; relations: &lt;br&gt; BooksAuthors: &lt;br&gt; class: Authors
  </summary>
  </entry>
  <entry>
  <author>
  <name>Clemens Degendorfer</name>
  <email>clemens.degendor...@brainformance.at</email>
  </author>
  <updated>2009-11-25T23:15:04Z</updated>
  <id>http://groups.google.co.uk/group/doctrine-user/browse_frm/thread/d5566e9aac1c7e7e</id>
  <link href="http://groups.google.co.uk/group/doctrine-user/browse_frm/thread/d5566e9aac1c7e7e" />
  <title type="html">i18n</title>
  <summary type="html" xml:space="preserve">
  Hey Guys, &lt;br&gt; &lt;p&gt;I wanted to ask how i18n is implemented in doctrine 2.0. The &lt;br&gt; documentation is quite rare about things like behaviours. &lt;br&gt; &lt;p&gt;P.S: Thanks for this great project &lt;br&gt; &lt;p&gt;best regards
  </summary>
  </entry>
  <entry>
  <author>
  <name>Nico Kaiser</name>
  <email>n...@kaiser.me</email>
  </author>
  <updated>2009-11-25T15:26:42Z</updated>
  <id>http://groups.google.co.uk/group/doctrine-user/browse_frm/thread/d95dffcd6c33c9a7</id>
  <link href="http://groups.google.co.uk/group/doctrine-user/browse_frm/thread/d95dffcd6c33c9a7" />
  <title type="html">[2.0] Allow @Id on @ManyToOne fields (any hints for implementation?)</title>
  <summary type="html" xml:space="preserve">
  Hi! &lt;br&gt; &lt;p&gt;Can you give me a hint on how I could start if I tried to implement &lt;br&gt; DDC-117? [1] &lt;br&gt; &lt;p&gt;We have several scenarios where this would be really really useful (I &lt;br&gt; know, combined PK bad for ORM...) &lt;br&gt; &lt;p&gt;Thanks, &lt;br&gt; Nico &lt;br&gt; &lt;p&gt;[1] &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.doctrine-project.org/jira/browse/DDC-117&quot;&gt;[link]&lt;/a&gt;
  </summary>
  </entry>
  <entry>
  <author>
  <name>Marco Baumgartl</name>
  <email>baumga...@boerse-go.de</email>
  </author>
  <updated>2009-11-25T13:45:18Z</updated>
  <id>http://groups.google.co.uk/group/doctrine-user/browse_frm/thread/7af884495d21bf1e</id>
  <link href="http://groups.google.co.uk/group/doctrine-user/browse_frm/thread/7af884495d21bf1e" />
  <title type="html">Reading self-referencing associations</title>
  <summary type="html" xml:space="preserve">
  Hello, &lt;br&gt; &lt;p&gt;I&#39;m experimenting with self-referencing association mapping and using &lt;br&gt; exactly the example in the Doctrine 2.0 manual (extended by $title &lt;br&gt; attribute): &lt;br&gt; &lt;p&gt;namespace Entity; &lt;br&gt; &lt;p&gt;use \Doctrine\Common\Collections\A rrayCollection; &lt;br&gt; &lt;p&gt;/** &lt;br&gt; * @Entity &lt;br&gt; * @Table(name=&amp;quot;category&amp;quot;) &lt;br&gt; */ &lt;br&gt; class Category {
  </summary>
  </entry>
  <entry>
  <author>
  <name>Nicolas KONDRATEK</name>
  <email>n.kondra...@gmail.com</email>
  </author>
  <updated>2009-11-25T13:10:16Z</updated>
  <id>http://groups.google.co.uk/group/doctrine-user/browse_frm/thread/0e3fd9b7872ee429</id>
  <link href="http://groups.google.co.uk/group/doctrine-user/browse_frm/thread/0e3fd9b7872ee429" />
  <title type="html">How to start with Doctrine ?</title>
  <summary type="html" xml:space="preserve">
  Hello, &lt;br&gt; &lt;p&gt;I have just read Doctrine documentation, and I tried to understand it &lt;br&gt; (English is not really my key point) &lt;br&gt; &lt;p&gt;I have has can near understood the global functioning, but I always &lt;br&gt; ask the following question: &amp;quot; how to start ? Creation of the yml then &lt;br&gt; Model generation and dataBases? Creation of Models .php and generation
  </summary>
  </entry>
  <entry>
  <author>
  <name>Ivan Jovanovic</name>
  <email>ksaj...@gmail.com</email>
  </author>
  <updated>2009-11-25T13:01:05Z</updated>
  <id>http://groups.google.co.uk/group/doctrine-user/browse_frm/thread/b758c4b4b59b1c5d</id>
  <link href="http://groups.google.co.uk/group/doctrine-user/browse_frm/thread/b758c4b4b59b1c5d" />
  <title type="html">PhpED and Doctrine</title>
  <summary type="html" xml:space="preserve">
  Can anybody help me with setting up combination PhpED and Doctrine. I did &lt;br&gt; include Doctrine.php and LIB folder into my project, intelisense works fine &lt;br&gt; but...when I try to open DB connection i receive Class Doctrine_Manager not &lt;br&gt; found at DoctrineConnection.php error, Can someone please help me with this?
  </summary>
  </entry>
  <entry>
  <author>
  <name>r.surkin@gmail.com</name>
  <email>r.sur...@gmail.com</email>
  </author>
  <updated>2009-11-25T12:55:45Z</updated>
  <id>http://groups.google.co.uk/group/doctrine-user/browse_frm/thread/a5dd80d18bbce472</id>
  <link href="http://groups.google.co.uk/group/doctrine-user/browse_frm/thread/a5dd80d18bbce472" />
  <title type="html">Generating models in 2.0</title>
  <summary type="html" xml:space="preserve">
  Hi! I&#39;m a newbie in Doctrine, and I&#39;m trying to begin studying &lt;br&gt; Doctrine. &lt;br&gt; &lt;p&gt;my question is: How to generate model Classes in Doctrine 2.0? &lt;br&gt; &lt;p&gt;I&#39;m using windows, and trying to use doctrine without comand line &lt;br&gt; interface, &lt;br&gt; I have generated xml maps of my test database, but I have no Idea how &lt;br&gt; to convert
  </summary>
  </entry>
  <entry>
  <author>
  <name>Tom Boutell</name>
  <email>t...@punkave.com</email>
  </author>
  <updated>2009-11-25T00:56:50Z</updated>
  <id>http://groups.google.co.uk/group/doctrine-user/browse_frm/thread/9a12ff4df2d64f94</id>
  <link href="http://groups.google.co.uk/group/doctrine-user/browse_frm/thread/9a12ff4df2d64f94" />
  <title type="html">Fields and the foreign keys for them must be added in separate migrations</title>
  <summary type="html" xml:space="preserve">
  At least in Doctrine 1.0.x, you must use two separate migrations to &lt;br&gt; add a field (let&#39;s say, event_id) and add a foreign key utilizing it. &lt;br&gt; This puzzled me for a bit, so I thought I&#39;d share. Not sure if this &lt;br&gt; should be considered a bug or not. It&#39;s probably worth documenting if &lt;br&gt; it&#39;s not a bug. &lt;br&gt; &lt;p&gt;--
  </summary>
  </entry>
</feed>
