<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>Parlement</title>
    <link>http://leparlement.org/parlement/index.rss</link>
    <description>Parlement</description>
    <item>
      <title>Re: Quotation of Plato</title>
      <pubDate>2010-08-31 19:15:45+0200</pubDate>
      <link>http://leparlement.org/Re_Quotation_of_Plato</link>
      <comments>http://leparlement.org/Re_Quotation_of_Plato</comments>
      <dc:creator>echarp</dc:creator>
      <description>&lt;p&gt;+1&lt;/p&gt;</description>
    </item>
    <item>
      <title>Re: Hi all</title>
      <pubDate>2010-08-31 19:14:14+0200</pubDate>
      <link>http://leparlement.org/Re_Hi_all_1</link>
      <comments>http://leparlement.org/Re_Hi_all_1</comments>
      <dc:creator>echarp</dc:creator>
      <description>&lt;p&gt;+1&lt;/p&gt;</description>
    </item>
    <item>
      <title>Re: Testing</title>
      <pubDate>2010-08-31 19:09:27+0200</pubDate>
      <link>http://leparlement.org/Re_Testing_16</link>
      <comments>http://leparlement.org/Re_Testing_16</comments>
      <dc:creator>echarp</dc:creator>
      <description>&lt;p&gt;+1&lt;/p&gt;</description>
    </item>
    <item>
      <title>Re: Hi all</title>
      <pubDate>2010-08-31 11:28:00+0200</pubDate>
      <link>http://leparlement.org/Re_Hi_all</link>
      <comments>http://leparlement.org/Re_Hi_all</comments>
      <dc:creator>echarp</dc:creator>
      <description>&lt;p&gt;No trouble, it&amp;#8217;s a test playground!&lt;/p&gt;</description>
    </item>
    <item>
      <title>Re: Testing</title>
      <pubDate>2010-08-31 11:26:17+0200</pubDate>
      <link>http://leparlement.org/Re_Testing_15</link>
      <comments>http://leparlement.org/Re_Testing_15</comments>
      <dc:creator>echarp</dc:creator>
      <description>&lt;p&gt;&lt;p&gt;I retested the DB installation procedure, and corrected it.&lt;/p&gt;
&lt;p&gt;Trying again with latest svn release should work&amp;#8230;&lt;/p&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Hi all</title>
      <pubDate>2010-08-31 10:30:13+0200</pubDate>
      <link>http://leparlement.org/Hi_all</link>
      <comments>http://leparlement.org/Hi_all</comments>
      <dc:creator>crenuouck</dc:creator>
      <description>&lt;p&gt;Sorry admin &amp;#8211; my post is test&lt;/p&gt;</description>
    </item>
    <item>
      <title>Re: Testing</title>
      <pubDate>2010-08-31 09:45:04+0200</pubDate>
      <link>http://leparlement.org/Re_Testing_14</link>
      <comments>http://leparlement.org/Re_Testing_14</comments>
      <dc:creator>echarp</dc:creator>
      <description>&lt;p&gt;&lt;p&gt;It&amp;#8217;s due to the DB schema evolutions. The schema dump is now conflicting with migrations.&lt;/p&gt;
&lt;p&gt;I can correct that, do you use the svn version?&lt;/p&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Re: Testing</title>
      <pubDate>2010-08-31 00:56:54+0200</pubDate>
      <link>http://leparlement.org/Re_Testing_13</link>
      <comments>http://leparlement.org/Re_Testing_13</comments>
      <dc:creator>tim</dc:creator>
      <description>&lt;p&gt;&lt;p&gt;Can anyone help me with this error? I get it when using &amp;#8220;rake db:migrate&amp;#8221;&lt;/p&gt;
&lt;p&gt;@&amp;#8212; create_table(:choices, {:force=&amp;gt;true})
&lt;span class="caps"&gt;NOTICE&lt;/span&gt;:  &lt;span class="caps"&gt;CREATE&lt;/span&gt; &lt;span class="caps"&gt;TABLE&lt;/span&gt; will create implicit sequence &amp;#8220;choices_id_seq&amp;#8221; for serial column &amp;#8220;choices.id&amp;#8221;
&lt;span class="caps"&gt;NOTICE&lt;/span&gt;:  &lt;span class="caps"&gt;CREATE&lt;/span&gt; &lt;span class="caps"&gt;TABLE&lt;/span&gt; / &lt;span class="caps"&gt;PRIMARY&lt;/span&gt; &lt;span class="caps"&gt;KEY&lt;/span&gt; will create implicit index &amp;#8220;choices_pkey&amp;#8221; for table &amp;#8220;choices&amp;#8221;
   &lt;del&gt;&amp;gt; 0.3862s
-&lt;/del&gt; execute(&amp;quot;ALTER &lt;span class="caps"&gt;TABLE&lt;/span&gt; choices &lt;span class="caps"&gt;ADD&lt;/span&gt; &lt;span class="caps"&gt;CONSTRAINT&lt;/span&gt; fk_elt_id &lt;span class="caps"&gt;FOREIGN&lt;/span&gt; &lt;span class="caps"&gt;KEY&lt;/span&gt; ( elt_id ) &lt;span class="caps"&gt;REFERENCES&lt;/span&gt; elts( id ) &amp;quot;)
rake aborted!&lt;br/&gt;
An error has occurred, this and all later migrations canceled:&lt;/p&gt;
&lt;p&gt;PGError: &lt;span class="caps"&gt;ERROR&lt;/span&gt;:  relation &amp;#8220;elts&amp;#8221; does not exist
: &lt;span class="caps"&gt;ALTER&lt;/span&gt; &lt;span class="caps"&gt;TABLE&lt;/span&gt; choices &lt;span class="caps"&gt;ADD&lt;/span&gt; &lt;span class="caps"&gt;CONSTRAINT&lt;/span&gt; fk_elt_id &lt;span class="caps"&gt;FOREIGN&lt;/span&gt; &lt;span class="caps"&gt;KEY&lt;/span&gt; ( elt_id ) &lt;span class="caps"&gt;REFERENCES&lt;/span&gt; elts( id )&lt;/p&gt;
&lt;p&gt;(See full trace by running task with &amp;#8212;trace)@&lt;/p&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Re: Quick test</title>
      <pubDate>2010-05-15 18:10:50+0200</pubDate>
      <link>http://leparlement.org/Re_Quick_test</link>
      <comments>http://leparlement.org/Re_Quick_test</comments>
      <dc:creator>echarp</dc:creator>
      <description>&lt;p&gt;-1&lt;/p&gt;</description>
    </item>
    <item>
      <title>Quick test</title>
      <pubDate>2010-05-15 18:09:57+0200</pubDate>
      <link>http://leparlement.org/Quick_test</link>
      <comments>http://leparlement.org/Quick_test</comments>
      <dc:creator>echarp</dc:creator>
      <description>&lt;p&gt;To check it is still working as expected&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
