<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Migration to Firebird fails for a simple table"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=117092#c8">Comment # 8</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Migration to Firebird fails for a simple table"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=117092">bug 117092</a>
              from <span class="vcard"><a class="email" href="mailto:serval2412@yahoo.fr" title="Julien Nabet <serval2412@yahoo.fr>"> <span class="fn">Julien Nabet</span></a>
</span></b>
        <pre>(In reply to robert from <a href="show_bug.cgi?id=117092#c7">comment #7</a>)
<span class="quote">> (In reply to Julien Nabet from <a href="show_bug.cgi?id=117092#c6">comment #6</a>)
> > 
> > (Attempt to define a second PRIMARY KEY for the same table)

> There must be 2 primary keys, because there are 2 primary keys in the
> original table of HSQLDB:
> "Id" is '0' in every row, "Jahr" changes the values from '2015' up to '2018'.</span >

Yes, I saw this so it means we can't deal with primary key column by column.
Perhaps with an alter table at the end after having processed all the columns?</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>