<?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.com/group/propel-users</id>
  <title type="text">Propel Users Google Group</title>
  <subtitle type="text">
  Propel is an object persistence layer for PHP5 based on Apache Torque. In practical terms, Propel allows you to use objects instead of SQL to read and write rows in your database tables. This is the mailing list for users of the Propel object persistence layer.
  </subtitle>
  <link href="/group/propel-users/feed/atom_v1_0_msgs.xml" rel="self" title="Propel Users feed"/>
  <updated>2010-03-17T11:26:10Z</updated>
  <generator uri="http://groups.google.com" version="1.99">Google Groups</generator>
  <entry>
  <author>
  <name>DigitalBase</name>
  <email>i...@digitalbase.eu</email>
  </author>
  <updated>2010-03-17T11:26:10Z</updated>
  <id>http://groups.google.com/group/propel-users/browse_thread/thread/11fb066e74f466c7/989e074bc7d9e667?show_docid=989e074bc7d9e667</id>
  <link href="http://groups.google.com/group/propel-users/browse_thread/thread/11fb066e74f466c7/989e074bc7d9e667?show_docid=989e074bc7d9e667"/>
  <title type="text">Re: QueryBuilder : strange IN array behavior</title>
  <summary type="html" xml:space="preserve">
  &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://propel.phpdb.org/trac/ticket/883&quot;&gt;[link]&lt;/a&gt;
  </summary>
  </entry>
  <entry>
  <author>
  <name>Francois Zaninotto</name>
  <email>fzanino...@gmail.com</email>
  </author>
  <updated>2010-03-17T10:25:09Z</updated>
  <id>http://groups.google.com/group/propel-users/browse_thread/thread/11fb066e74f466c7/d53f2df9c2eff9ba?show_docid=d53f2df9c2eff9ba</id>
  <link href="http://groups.google.com/group/propel-users/browse_thread/thread/11fb066e74f466c7/d53f2df9c2eff9ba?show_docid=d53f2df9c2eff9ba"/>
  <title type="text">Re: [propel] QueryBuilder : strange IN array behavior</title>
  <summary type="html" xml:space="preserve">
  Hi DigitalBase, &lt;br&gt; That&#39;s probably a bug in ModelCriterion::appendModelCla useArrayToPs(). Can &lt;br&gt; you open a ticket? &lt;br&gt; François &lt;br&gt; 2010/3/17 DigitalBase &amp;lt;i...@digitalbase.eu&amp;gt;
  </summary>
  </entry>
  <entry>
  <author>
  <name>DigitalBase</name>
  <email>i...@digitalbase.eu</email>
  </author>
  <updated>2010-03-17T08:12:55Z</updated>
  <id>http://groups.google.com/group/propel-users/browse_thread/thread/11fb066e74f466c7/f9553d17cf4ff056?show_docid=f9553d17cf4ff056</id>
  <link href="http://groups.google.com/group/propel-users/browse_thread/thread/11fb066e74f466c7/f9553d17cf4ff056?show_docid=f9553d17cf4ff056"/>
  <title type="text">QueryBuilder : strange IN array behavior</title>
  <summary type="html" xml:space="preserve">
  I noticed some strange behavior when using the IN condition, is there &lt;br&gt; any reason for this ? &lt;br&gt; This is the problem : &lt;br&gt; $products = ProductQuery::create()-&amp;gt;where( &amp;quot;Product.Id in ?&amp;quot;,array())- &lt;br&gt; ==&amp;gt; SELECT Product.ID, Product.NAME, Product.FAMILY_ID, &lt;br&gt; Product.CREATED_AT, Product.UPDATED_AT FROM `Product` WHERE 1=1
  </summary>
  </entry>
  <entry>
  <author>
  <name>DigitalBase</name>
  <email>i...@digitalbase.eu</email>
  </author>
  <updated>2010-03-15T11:44:03Z</updated>
  <id>http://groups.google.com/group/propel-users/browse_thread/thread/905e3a873f502186/7270dfe36e3bb409?show_docid=7270dfe36e3bb409</id>
  <link href="http://groups.google.com/group/propel-users/browse_thread/thread/905e3a873f502186/7270dfe36e3bb409?show_docid=7270dfe36e3bb409"/>
  <title type="text">Re: Propelled</title>
  <summary type="html" xml:space="preserve">
  i&#39;ll add our sites as well
  </summary>
  </entry>
  <entry>
  <author>
  <name>Francois Zaninotto</name>
  <email>fzanino...@gmail.com</email>
  </author>
  <updated>2010-03-15T09:54:26Z</updated>
  <id>http://groups.google.com/group/propel-users/browse_thread/thread/905e3a873f502186/0caf9b73b9a1b52d?show_docid=0caf9b73b9a1b52d</id>
  <link href="http://groups.google.com/group/propel-users/browse_thread/thread/905e3a873f502186/0caf9b73b9a1b52d?show_docid=0caf9b73b9a1b52d"/>
  <title type="text">Re: [propel] Propelled</title>
  <summary type="html" xml:space="preserve">
  Hi Klaas, &lt;br&gt; Just did so. &lt;br&gt; François &lt;br&gt; 2010/3/15 Klaas Naaijkens &amp;lt;klaas.naaijk...@gmail.com&amp;gt;
  </summary>
  </entry>
  <entry>
  <author>
  <name>Klaas Naaijkens</name>
  <email>klaas.naaijk...@gmail.com</email>
  </author>
  <updated>2010-03-15T09:49:50Z</updated>
  <id>http://groups.google.com/group/propel-users/browse_thread/thread/905e3a873f502186/974ba297893da720?show_docid=974ba297893da720</id>
  <link href="http://groups.google.com/group/propel-users/browse_thread/thread/905e3a873f502186/974ba297893da720?show_docid=974ba297893da720"/>
  <title type="text">Re: [propel] Propelled</title>
  <summary type="html" xml:space="preserve">
  Ok Francois. Can you send me the invite again, I never really found it &lt;br&gt; (and I looked in my spam). &lt;br&gt; Regards, &lt;br&gt; Klaas &lt;br&gt; On Mon, Mar 15, 2010 at 10:30 AM, Francois Zaninotto
  </summary>
  </entry>
  <entry>
  <author>
  <name>Francois Zaninotto</name>
  <email>fzanino...@gmail.com</email>
  </author>
  <updated>2010-03-15T09:34:31Z</updated>
  <id>http://groups.google.com/group/propel-users/browse_thread/thread/3d58c6a2e30494e3/87d2817b1bd3c0ed?show_docid=87d2817b1bd3c0ed</id>
  <link href="http://groups.google.com/group/propel-users/browse_thread/thread/3d58c6a2e30494e3/87d2817b1bd3c0ed?show_docid=87d2817b1bd3c0ed"/>
  <title type="text">Re: [propel] Duplicate table declared on propel-gen reverse</title>
  <summary type="html" xml:space="preserve">
  Hi Timetrick, &lt;br&gt; Without more details about your issue, it&#39;s pretty much impossible to help &lt;br&gt; you... Could you try to see if there are any duplicate entries in the result &lt;br&gt; of this query in your database? &lt;br&gt; SELECT TABLE_NAME FROM INFORMATION_SCHEMA.TABLES WHERE TABLE_TYPE = &#39;BASE &lt;br&gt; TABLE&#39; AND TABLE_NAME &amp;lt;&amp;gt; &#39;dtproperties&#39;
  </summary>
  </entry>
  <entry>
  <author>
  <name>Francois Zaninotto</name>
  <email>fzanino...@gmail.com</email>
  </author>
  <updated>2010-03-15T09:30:08Z</updated>
  <id>http://groups.google.com/group/propel-users/browse_thread/thread/905e3a873f502186/5069519983882a79?show_docid=5069519983882a79</id>
  <link href="http://groups.google.com/group/propel-users/browse_thread/thread/905e3a873f502186/5069519983882a79?show_docid=5069519983882a79"/>
  <title type="text">Re: [propel] Propelled</title>
  <summary type="html" xml:space="preserve">
  Klaas, &lt;br&gt; Please do spam the propelled &amp;lt;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://propel.phpdb.org/trac/wiki/Propelled&quot;&gt;[link]&lt;/a&gt;&amp;gt;page &lt;br&gt; - it needs it and looks pretty ridiculous for now, especially when one &lt;br&gt; considers the thousands of symfony-powered websites that also use Propel! &lt;br&gt; François &lt;br&gt; 2010/3/4 Klaas Naaijkens &amp;lt;klaas.naaijk...@gmail.com&amp;gt;
  </summary>
  </entry>
  <entry>
  <author>
  <name>Francois Zaninotto</name>
  <email>fzanino...@gmail.com</email>
  </author>
  <updated>2010-03-15T08:48:55Z</updated>
  <id>http://groups.google.com/group/propel-users/browse_thread/thread/0379d54d4b43538b/8d171b91e465356c?show_docid=8d171b91e465356c</id>
  <link href="http://groups.google.com/group/propel-users/browse_thread/thread/0379d54d4b43538b/8d171b91e465356c?show_docid=8d171b91e465356c"/>
  <title type="text">Re: [propel] propel-test [error] Could not get a DBAdapter, sql may be wrong</title>
  <summary type="html" xml:space="preserve">
  Hi youssef, &lt;br&gt; I recommend you to write your questions in English on this list, as other &lt;br&gt; users mostly don&#39;t understand French. &lt;br&gt; Did you rebuild your conf files as well? i.e., did you just call &lt;br&gt; propel-gen ./ om &lt;br&gt; instead of &lt;br&gt; propel-gen ./ main &lt;br&gt; François &lt;br&gt; 2010/3/5 youssef &amp;lt;youssef.el....@gmail.com&amp;gt;
  </summary>
  </entry>
  <entry>
  <author>
  <name>Francois Zaninotto</name>
  <email>fzanino...@gmail.com</email>
  </author>
  <updated>2010-03-15T08:44:40Z</updated>
  <id>http://groups.google.com/group/propel-users/browse_thread/thread/4b00eedcba2ddc80/5df578fdcfe5e2cc?show_docid=5df578fdcfe5e2cc</id>
  <link href="http://groups.google.com/group/propel-users/browse_thread/thread/4b00eedcba2ddc80/5df578fdcfe5e2cc?show_docid=5df578fdcfe5e2cc"/>
  <title type="text">Re: [propel] Soft delete doesn&#39;t work</title>
  <summary type="html" xml:space="preserve">
  Hi Mauro, &lt;br&gt; 1. Is a bug. I filed a ticket (#879) about it and we&#39;ll fix it soon. &lt;br&gt; 2. Is weird, it works in unit tests. Could you provide more details (schema, &lt;br&gt; sample code, etc.)? &lt;br&gt; Cheers, &lt;br&gt; François &lt;br&gt; 2010/3/5 Mauro &amp;lt;mauro...@gmail.com&amp;gt;
  </summary>
  </entry>
  <entry>
  <author>
  <name>Francois Zaninotto</name>
  <email>fzanino...@gmail.com</email>
  </author>
  <updated>2010-03-15T08:36:32Z</updated>
  <id>http://groups.google.com/group/propel-users/browse_thread/thread/3ffd81916cafb886/9b2e91b4e43e9fae?show_docid=9b2e91b4e43e9fae</id>
  <link href="http://groups.google.com/group/propel-users/browse_thread/thread/3ffd81916cafb886/9b2e91b4e43e9fae?show_docid=9b2e91b4e43e9fae"/>
  <title type="text">Re: [propel] soft delete behavior does not delete constraints</title>
  <summary type="html" xml:space="preserve">
  Hi -Whatever your Name Is-, &lt;br&gt; This is a very tricky question for which I have no general answer. Consider &lt;br&gt; the following use cases, where one post has many comments and the fk in the &lt;br&gt; comment table has an ON DELETE CASCADE: &lt;br&gt; 1 - post is soft delete and comment is not. When I delete a post, the &lt;br&gt; behavior soft deletes it, but does nothing to the related comments - they
  </summary>
  </entry>
  <entry>
  <author>
  <name>Doan Van Tuyen</name>
  <email>doanvantu...@gmail.com</email>
  </author>
  <updated>2010-03-15T03:09:32Z</updated>
  <id>http://groups.google.com/group/propel-users/browse_thread/thread/87cd3396f23d27f5/a5f961da725ecbd2?show_docid=a5f961da725ecbd2</id>
  <link href="http://groups.google.com/group/propel-users/browse_thread/thread/87cd3396f23d27f5/a5f961da725ecbd2?show_docid=a5f961da725ecbd2"/>
  <title type="text">Re: [propel] Propel connection error</title>
  <summary type="html" xml:space="preserve">
  Please check your config in *runtime-conf.xml* file (not build.properties) &lt;br&gt; Tuyen V. Doan
  </summary>
  </entry>
  <entry>
  <author>
  <name>Erik W</name>
  <email>wurzer.des...@gmail.com</email>
  </author>
  <updated>2010-03-15T03:20:41Z</updated>
  <id>http://groups.google.com/group/propel-users/browse_thread/thread/87cd3396f23d27f5/74c8d404870f7ff3?show_docid=74c8d404870f7ff3</id>
  <link href="http://groups.google.com/group/propel-users/browse_thread/thread/87cd3396f23d27f5/74c8d404870f7ff3?show_docid=74c8d404870f7ff3"/>
  <title type="text">Re: Propel connection error</title>
  <summary type="html" xml:space="preserve">
  Sorry, ignore this question ... figured it out. Apparently I failed to &lt;br&gt; enter my user/password in the runtime file also
  </summary>
  </entry>
  <entry>
  <author>
  <name>Erik W</name>
  <email>wurzer.des...@gmail.com</email>
  </author>
  <updated>2010-03-15T03:06:30Z</updated>
  <id>http://groups.google.com/group/propel-users/browse_thread/thread/87cd3396f23d27f5/ae018a8f16ab3b7e?show_docid=ae018a8f16ab3b7e</id>
  <link href="http://groups.google.com/group/propel-users/browse_thread/thread/87cd3396f23d27f5/ae018a8f16ab3b7e?show_docid=ae018a8f16ab3b7e"/>
  <title type="text">Propel connection error</title>
  <summary type="html" xml:space="preserve">
  As per my previous post, I&#39;ve managed to get a project to build, but &lt;br&gt; now when I try the example, i get: &lt;br&gt; &amp;lt;b&amp;gt;Fatal error&amp;lt;/b&amp;gt;: Uncaught exception &#39;PropelException&#39; with message &lt;br&gt; &#39;Unable to open PDO connection [wrapped: SQLSTATE[28000] [1045] Access &lt;br&gt; denied for user &#39;ODBC&#39;@&#39;localhost&#39; (using password: NO)]&#39; in C:\xampp
  </summary>
  </entry>
  <entry>
  <author>
  <name>Erik W</name>
  <email>wurzer.des...@gmail.com</email>
  </author>
  <updated>2010-03-14T18:23:49Z</updated>
  <id>http://groups.google.com/group/propel-users/browse_thread/thread/fae452629e9ae6c0/7178d09dbdcfe5d2?show_docid=7178d09dbdcfe5d2</id>
  <link href="http://groups.google.com/group/propel-users/browse_thread/thread/fae452629e9ae6c0/7178d09dbdcfe5d2?show_docid=7178d09dbdcfe5d2"/>
  <title type="text">Re: Starting with Propel</title>
  <summary type="html" xml:space="preserve">
  Turns out that this was one of several problems. I&#39;ve never used PEAR &lt;br&gt; to install before, and did not realize you have to be in the directory &lt;br&gt; your pear folder is supposed to be in, or it just creates a new one. &lt;br&gt; So, after going into /xampp/php/ and running my pear commands from &lt;br&gt; there, including downgrading Phing to 2.3.3, it now seems to work
  </summary>
  </entry>
</feed>
